Manual merge #178
Annotations
8 errors
src/test/mystery-encounter/encounters/clowning-around-encounter.test.ts > Clowning Around - Mystery Encounter > Option 2 - Remain Unprovoked > should randomize held items of the Pokemon with the most items, and not the held items of other pokemon:
src/test/mystery-encounter/encounters/clowning-around-encounter.test.ts#L290
AssertionError: expected 6 to be 7 // Object.is equality
- Expected
+ Received
- 7
+ 6
❯ src/test/mystery-encounter/encounters/clowning-around-encounter.test.ts:290:31
|
Run Tests (8) / Shard 8 of 10
Process completed with exit code 1.
|
Run Tests (2) / Shard 2 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (2) / Shard 2 of 10
The operation was canceled.
|
Run Tests (7) / Shard 7 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (7) / Shard 7 of 10
The operation was canceled.
|
Run Tests (3) / Shard 3 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (3) / Shard 3 of 10
The operation was canceled.
|