mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-01 12:19:29 +02:00
remove: leftover TIMEOUT
in boss-pokemon.test
This commit is contained in:
parent
833633c953
commit
c802061b09
@ -216,7 +216,7 @@ describe("Boss Pokemon / Shields", () => {
|
||||
expect(enemyPokemon.hp).toBe(1);
|
||||
expect(getTotalStatStageBoosts(enemyPokemon)).toBe(1);
|
||||
|
||||
}, TIMEOUT);
|
||||
});
|
||||
|
||||
/**
|
||||
* Gets the sum of the effective stat stage boosts for the given Pokemon
|
||||
|
Loading…
Reference in New Issue
Block a user