From df20f5f8daa4e0fe1cd765b26c6d35f06c22960e Mon Sep 17 00:00:00 2001 From: Dean <69436131+emdeann@users.noreply.github.com> Date: Tue, 16 Sep 2025 10:53:00 -0700 Subject: [PATCH] Revert "Update test/moves/revival-blessing.test.ts" This reverts commit b8a8ae531752b6af19cc4b75bef517a0b05247b3. --- test/moves/revival-blessing.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/test/moves/revival-blessing.test.ts b/test/moves/revival-blessing.test.ts index 3746751fec7..8c751458ff7 100644 --- a/test/moves/revival-blessing.test.ts +++ b/test/moves/revival-blessing.test.ts @@ -127,6 +127,7 @@ describe("Moves - Revival Blessing", () => { const enemyFainting = game.scene.getEnemyField()[0]; game.move.use(MoveId.JUDGMENT, 0, BattlerIndex.ENEMY); + game.move.select(MoveId.SPLASH, 1); await game.toNextTurn(); // If there are incorrectly two switch phases into this slot, the fainted pokemon will end up in slot 3