Introduce game engine #36
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
tests/game/plugins/dealer.test.ts > Dealer integration > should not trigger a second outcome while busy:
tests/game/plugins/dealer.test.ts#L162
AssertionError: expected 2 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 2
❯ tests/game/plugins/dealer.test.ts:162:45
|