fix verify failure but correctly

This commit is contained in:
Evan Kranzler 2024-05-31 18:21:57 -04:00 committed by GitHub
parent e9a4d1edc4
commit a2a6361748
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,7 +159,7 @@ public class VerifyCardDataTest {
// rarity
// skipListAddName(SKIP_LIST_RARITY, set, cardName);
skipListAddName(SKIP_LIST_RARITY, "CMR", "The Prismatic Piper"); // Collation is not yet set up for CMR https://www.lethe.xyz/mtg/collation/cmr.html
skipListAddName(SKIP_LIST_RARITY, "MH3", "Pyrogoyf"); // temporary
skipListAddName(SKIP_LIST_RARITY, "M3C", "Pyrogoyf"); // temporary
// missing abilities
// skipListAddName(SKIP_LIST_MISSING_ABILITIES, set, cardName);