[LRW] added back previously failing test for Aquitect's Will

This commit is contained in:
Evan Kranzler 2021-02-19 08:29:38 -05:00
parent 20968c299c
commit 4db47adc19
2 changed files with 12 additions and 27 deletions

View file

@ -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");