mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-29 21:12:45 +02:00
Update test title
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
This commit is contained in:
parent
400733442e
commit
fa22a7f3eb
@ -33,7 +33,7 @@ describe("Abilities - Rattled", () => {
|
||||
.enemyMoveset(MoveId.PIN_MISSILE);
|
||||
});
|
||||
|
||||
it("should reduce attack and then increase speed", async () => {
|
||||
it("should trigger and boost speed immediately after Intimidate attack drop on initial send out", async () => {
|
||||
await game.classicMode.runToSummon([SpeciesId.GIMMIGHOUL]);
|
||||
|
||||
const playerPokemon = game.scene.getPlayerPokemon();
|
||||
|
Loading…
Reference in New Issue
Block a user