Revert early_bird.test.ts

This commit is contained in:
Bertie690 2025-05-12 07:30:02 -04:00 committed by GitHub
parent 9453dfa0aa
commit c9bff4e4ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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();