Fixed failing tests, tested parser more

This commit is contained in:
Thaum Rystra
2024-02-20 21:36:32 +02:00
parent ac15512bc5
commit b41d26b3ad
13 changed files with 211 additions and 45 deletions

View File

@@ -235,6 +235,7 @@ const ComputedOnlyActionSchema = createPropertySchema({
optional: true,
},
uses: {
parseLevel: 'reduce',
type: 'computedOnlyField',
optional: true,
},