You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError: Brand new child should get 20 cards, got 4. This is the bug!: expected 4 to be 20 // Object.is equality
- Expected
+ Received
- 20
+ 4
❯ src/__tests__/session/getCardQueue.test.ts:113:9
AssertionError: Brand new child should get 20 cards, got 4. This is the bug!: expected 4 to be 20 // Object.is equality
- Expected
+ Received
- 20
+ 4
❯ src/__tests__/session/getCardQueue-integration.test.ts:114:9