mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
fix failing test
This commit is contained in:
parent
05a7c83a77
commit
e0aad69fe0
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ public class CommandersCastTest extends CardTestCommander4Players {
|
|||
activateManaAbility(1, PhaseStep.PRECOMBAT_MAIN, playerA, "{T}: Add {U}", 5);
|
||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Ethereal Forager");
|
||||
setChoice(playerA, "Blue", 5); // pay normal
|
||||
setChoice(playerA, "Exile cards"); // pay delve
|
||||
setChoice(playerA, "Exile a card"); // pay delve
|
||||
setChoice(playerA, "Balduvian Bears");
|
||||
setChoice(playerA, "Yes"); // move to command zone
|
||||
|
||||
|
|
Loading…
Reference in a new issue