diff --git a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java index aa569c0daef..af6739e8ae9 100644 --- a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java +++ b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java @@ -85,6 +85,7 @@ 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);