From c4a68f23eccd3db99815b23912622091f77d11be Mon Sep 17 00:00:00 2001 From: dilnu Date: Tue, 14 Aug 2018 21:26:44 -0400 Subject: [PATCH] Update a comment. --- .../test/cards/cost/modification/CostModificationTest.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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() {