Fixed failing tests, tested parser more
This commit is contained in:
@@ -57,7 +57,7 @@ var testProperties = [
|
||||
}],
|
||||
},
|
||||
uses: {
|
||||
calculation: 'nonExistantProperty + 7',
|
||||
calculation: 'nonExistentProperty + 7',
|
||||
},
|
||||
usesUsed: 5,
|
||||
left: 1,
|
||||
|
||||
Reference in New Issue
Block a user