fixed a test failure but for real this time

This commit is contained in:
Evan Kranzler 2021-09-01 07:18:17 -04:00
parent d241ae99bb
commit d0b35c7572

View file

@ -247,7 +247,7 @@ public class StormTest extends CardTestPlayerBase {
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Mox Emerald");
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Turnabout");
setChoice(playerA, "Land");
setChoice(playerA, true);
setChoice(playerA, false);
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Yawgmoth's Will");
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Palinchron");
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Mind's Desire");