forked from External/mage
remove temporary verify skip, fix failures
This commit is contained in:
parent
ec4c79e0e0
commit
6f437f0389
3 changed files with 1 additions and 3 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue