migrate contrary.test.ts to game.classicMode

This commit is contained in:
flx-sta 2024-09-04 18:28:41 -07:00
parent 2b0e6ae4be
commit 691ba553c9

View File

@ -31,7 +31,7 @@ describe("Abilities - Contrary", () => {
});
it("should invert stat changes when applied", async() => {
await game.startBattle([
await game.classicMode.startBattle([
Species.SLOWBRO
]);