mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-09 08:59:29 +02:00
Fixed test typo
This commit is contained in:
parent
f942be8a8c
commit
404312001c
@ -122,7 +122,7 @@ describe("Move - Wish", () => {
|
||||
await game.move.forceEnemyMove(MoveId.WISH);
|
||||
await game.toNextTurn();
|
||||
|
||||
expectWishActive(2);
|
||||
expectWishActive(4);
|
||||
|
||||
// Lower speed to change turn order
|
||||
alomomola.setStatStage(Stat.SPD, 6);
|
||||
|
Loading…
Reference in New Issue
Block a user