mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
[LRW] added back previously failing test for Aquitect's Will
This commit is contained in:
parent
20968c299c
commit
4db47adc19
2 changed files with 12 additions and 27 deletions
|
|
@ -18,7 +18,6 @@ public class AquitectsWillTest extends CardTestPlayerBase {
|
|||
private static final String recall = "Ancestral Recall";
|
||||
private static final String hexmage = "Vampire Hexmage";
|
||||
|
||||
@Ignore // TODO: this test currently fails, the mana option is there but can't be selected for some reason
|
||||
@Test
|
||||
public void testProduceBlueDuringCast() {
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Island");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue