From 227295ea41d4e811c782b0676f16a28f6731d9f9 Mon Sep 17 00:00:00 2001 From: Evan Kranzler Date: Sat, 23 Jan 2021 22:25:13 -0500 Subject: [PATCH] [KHM] removed test skip --- Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java | 1 - 1 file changed, 1 deletion(-) diff --git a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java index 0f823c37772..d4ff9ac8f48 100644 --- a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java +++ b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java @@ -85,7 +85,6 @@ public class VerifyCardDataTest { skipListCreate(SKIP_LIST_PT); skipListAddName(SKIP_LIST_PT, "UST", "Garbage Elemental"); skipListAddName(SKIP_LIST_PT, "UST", "Infinity Elemental"); - skipListAddName(SKIP_LIST_PT, "KHM", "Battershield Warrior"); // TODO: remove after mtgjson updated // color skipListCreate(SKIP_LIST_COLOR);