mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +02:00
Fix newline
This commit is contained in:
parent
a8e5981ece
commit
907e846c2a
@ -34,6 +34,7 @@ describe("{{description}}", () => {
|
||||
|
||||
it("should do XYZ", async () => {
|
||||
await game.classicMode.startBattle([SpeciesId.FEEBAS]);
|
||||
|
||||
game.move.use(MoveId.SPLASH);
|
||||
await game.toEndOfTurn();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user