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