* Some comments removed.

This commit is contained in:
LevelX2 2020-07-11 01:06:53 +02:00
parent 89249888b5
commit 8db0c00b42

View file

@ -44,9 +44,7 @@ public class TappedForManaRelatedTest extends CardTestPlayerBase {
}
// Mana producedc by triggered mana abilities is not calculated in manaOptions calculations yet.
@Test
// @Ignore
public void TestCradleWithWildGrowthTwoCreatures() {
// {T}: Add {G} for each creature you control.
addCard(Zone.BATTLEFIELD, playerA, "Gaea's Cradle", 1);
@ -70,9 +68,7 @@ public class TappedForManaRelatedTest extends CardTestPlayerBase {
}
// Mana producedc by triggered mana abilities is not calculated in manaOptions calculations yet.
@Test
// @Ignore
public void TestWildGrowth() {
addCard(Zone.BATTLEFIELD, playerA, "Silvercoat Lion", 2);