diff --git a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java index 7e88983e480..558ee57bf45 100644 --- a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java +++ b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java @@ -89,6 +89,7 @@ public class VerifyCardDataTest { // power-toughness skipListCreate(SKIP_LIST_PT); + skipListAddName(SKIP_LIST_PT, "J21", "Faceless Agent"); // temporary // color skipListCreate(SKIP_LIST_COLOR);