mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-12 19:32:17 +02:00
migrate contrary.test.ts to game.classicMode
This commit is contained in:
parent
2b0e6ae4be
commit
691ba553c9
@ -31,7 +31,7 @@ describe("Abilities - Contrary", () => {
|
||||
});
|
||||
|
||||
it("should invert stat changes when applied", async() => {
|
||||
await game.startBattle([
|
||||
await game.classicMode.startBattle([
|
||||
Species.SLOWBRO
|
||||
]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user