Merge pull request #313 from TaloDev/auth-activities #1123
Annotations
2 errors
tests/entities/player-group-rule/casting.test.ts > PlayerGroupRule casting > should correctly evaluate an EQUALS rule with fields casted to DOUBLE:
tests/entities/player-group-rule/casting.test.ts#L69
AssertionError: expected 2 to deeply equal 1
- Expected
+ Received
- 1
+ 2
❯ tests/entities/player-group-rule/casting.test.ts:69:28
|
test
Process completed with exit code 1.
|