mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
fixed a test failure
This commit is contained in:
parent
19f7644279
commit
d241ae99bb
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, "Untap");
|
||||
setChoice(playerA, true);
|
||||
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