forked from External/mage
fix intermittent test failure
This commit is contained in:
parent
cb74bbf6c6
commit
f1bf8a7ebd
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ public class AlaniaDivergentStormTest extends CardTestPlayerBase {
|
|||
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Mountain", 5);
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Island", 5);
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Plains", 2);
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Plains", 5);
|
||||
addCard(Zone.HAND, playerA, "Faerie Guidemother"); // adventure card
|
||||
addCard(Zone.HAND, playerA, "Maximize Velocity");
|
||||
addCard(Zone.HAND, playerA, alania);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue