mirror of
https://github.com/correl/mage.git
synced 2024-11-28 19:19:55 +00:00
fixed a test failure but for real this time
This commit is contained in:
parent
d241ae99bb
commit
d0b35c7572
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue