Fix tests

This commit is contained in:
Noah Gleason 2018-07-07 11:52:38 -04:00
parent 0ab7345fa3
commit 8ee7965580
No known key found for this signature in database
GPG key ID: EC030EC6B0650A40
3 changed files with 13 additions and 7 deletions

View file

@ -72,7 +72,13 @@ public class VerifyCardDataTest {
// subtype
skipListCreate("SUBTYPE");
skipListAddName("SUBTYPE", "Dragon Egg"); // uncomment when MTGJSON is updated with M19
skipListAddName("SUBTYPE", "Dragon Egg"); // remove when MTGJSON is updated with M19
skipListAddName("SUBTYPE", "Rukh Egg"); // remove when MTGJSON is updated with M19
skipListAddName("SUBTYPE", "Roc Egg"); // remove when MTGJSON is updated with M19
skipListAddName("SUBTYPE", "Summoner's Egg"); // remove when MTGJSON is updated with M19
skipListAddName("SUBTYPE", "Ludevic's Test Subject"); // remove when MTGJSON is updated with M19
skipListAddName("SUBTYPE", "Prowling Pangolin"); // remove when MTGJSON is updated with M19
skipListAddName("SUBTYPE", "Electryte"); // remove when MTGJSON is updated with M19
// number
skipListCreate("NUMBER");