mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
remove verify skip
This commit is contained in:
parent
b4d66e377e
commit
1b598e5423
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ public class VerifyCardDataTest {
|
||||||
// rarity
|
// rarity
|
||||||
// skipListAddName(SKIP_LIST_RARITY, set, cardName);
|
// 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, "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", "Phlage, Titan of Fire's Fury"); // temporary
|
|
||||||
|
|
||||||
// missing abilities
|
// missing abilities
|
||||||
// skipListAddName(SKIP_LIST_MISSING_ABILITIES, set, cardName);
|
// skipListAddName(SKIP_LIST_MISSING_ABILITIES, set, cardName);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue