mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
fix another broken test
This commit is contained in:
parent
f9ea476ef3
commit
113e8ab3bd
@ -541,6 +541,7 @@ describe("Moves - Pursuit", () => {
|
||||
|
||||
// act
|
||||
game.doAttack(getMovePosition(game.scene, 0, Moves.DRAGON_TAIL));
|
||||
game.doSelectTarget(BattlerIndex.ENEMY);
|
||||
playerUsesPursuit(1);
|
||||
enemyUses(Moves.SPLASH);
|
||||
await runCombatTurn();
|
||||
|
Loading…
Reference in New Issue
Block a user