mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 23:12:10 -08: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…
Add table
Add a link
Reference in a new issue