remove: leftover TIMEOUT

in boss-pokemon.test
This commit is contained in:
flx-sta 2024-09-20 14:34:50 -07:00
parent 833633c953
commit c802061b09

View File

@ -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