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

@@ -57,7 +57,7 @@ var testProperties = [
}],
},
uses: {
calculation: 'nonExistantProperty + 7',
calculation: 'nonExistentProperty + 7',
},
usesUsed: 5,
left: 1,