diff --git a/Mage.Tests/src/test/java/org/mage/test/cards/cost/modification/CostModificationTest.java b/Mage.Tests/src/test/java/org/mage/test/cards/cost/modification/CostModificationTest.java index c6ad81be4b..40ffdc079f 100644 --- a/Mage.Tests/src/test/java/org/mage/test/cards/cost/modification/CostModificationTest.java +++ b/Mage.Tests/src/test/java/org/mage/test/cards/cost/modification/CostModificationTest.java @@ -219,8 +219,7 @@ public class CostModificationTest extends CardTestPlayerBase { } /** - * Zoetic Cavern's cast as creature cost is not modified as Animar, Soul of - * Elements gains counters. + * Confirm that Animar's cost reduction allows you to play spells that you wouldn't have enough mana for without it. */ @Test public void AnimarSoulOfElementsTest() {