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