mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
Cleanup tests
This commit is contained in:
parent
bab7355a34
commit
a1a795e082
@ -94,7 +94,4 @@ describe("Abilities - Damp", () => {
|
|||||||
|
|
||||||
expect(game.phaseInterceptor.log).toContain("ShowAbilityPhase");
|
expect(game.phaseInterceptor.log).toContain("ShowAbilityPhase");
|
||||||
}, TIMEOUT);
|
}, TIMEOUT);
|
||||||
|
|
||||||
// TODO Test some of the other AbAttrs that use `args`
|
|
||||||
// BattlerTagImmunityAbAttr, StatusEffectImmunityAbAttr
|
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user