mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 08:22:16 +02:00
Merge branch 'rage' of https://github.com/ElizaAlex/pokerogue into rage
# Conflicts: # src/test/moves/rage.test.ts
This commit is contained in:
commit
57d3072944
@ -197,7 +197,7 @@ describe("Moves - Rage", () => {
|
||||
await game.toNextTurn();
|
||||
expect(leadPokemon.summonData.battleStats[BattleStat.ATK]).toBe(1);
|
||||
expect(leadPokemon.getTag(RageTag)).toBeTruthy;
|
||||
},TIMEOUT
|
||||
},90000
|
||||
);
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user