mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 19:41:59 -08:00
fixed a random test failure
This commit is contained in:
parent
56603ffcd2
commit
a70e50419b
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ public class RielleTheEverwiseTest extends CardTestPlayerBase {
|
||||||
|
|
||||||
addCard(Zone.HAND, playerA, "Tolaria West");
|
addCard(Zone.HAND, playerA, "Tolaria West");
|
||||||
addCard(Zone.HAND, playerA, "Brainwash");
|
addCard(Zone.HAND, playerA, "Brainwash");
|
||||||
addCard(Zone.LIBRARY, playerA, "Memnite");
|
addCard(Zone.LIBRARY, playerA, "Memnite", 2);
|
||||||
addCard(Zone.BATTLEFIELD, playerA, "Island", 5);
|
addCard(Zone.BATTLEFIELD, playerA, "Island", 5);
|
||||||
addCard(Zone.BATTLEFIELD, playerA, "Rielle, the Everwise");
|
addCard(Zone.BATTLEFIELD, playerA, "Rielle, the Everwise");
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue