remove temporary verify skip, fix failures

This commit is contained in:
theelk801 2023-11-13 10:42:32 -05:00
parent ec4c79e0e0
commit 6f437f0389
3 changed files with 1 additions and 3 deletions

View file

@ -138,7 +138,6 @@ public class VerifyCardDataTest {
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor"); // uses multiple types as a joke card: Lady, of, Proper, Etiquette
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Elvish Impersonators"); // subtype is "Elves" pun
skipListAddName(SKIP_LIST_SUBTYPE, "UND", "Elvish Impersonators");
subtypesToIgnore.add("Cat"); // temporary
// number
// skipListAddName(SKIP_LIST_NUMBER, set, cardName);