mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-30 21:42:20 +02:00
Revert early_bird.test.ts
This commit is contained in:
parent
9453dfa0aa
commit
c9bff4e4ac
@ -41,7 +41,6 @@ describe("Abilities - Early Bird", () => {
|
|||||||
|
|
||||||
game.move.select(Moves.BELLY_DRUM);
|
game.move.select(Moves.BELLY_DRUM);
|
||||||
await game.toNextTurn();
|
await game.toNextTurn();
|
||||||
|
|
||||||
game.move.select(Moves.REST);
|
game.move.select(Moves.REST);
|
||||||
await game.toNextTurn();
|
await game.toNextTurn();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user