mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
remove temporary verify skips
This commit is contained in:
parent
490e530423
commit
02c9896774
1 changed files with 0 additions and 2 deletions
|
|
@ -147,8 +147,6 @@ 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, "WHO", "Furycalm Snarl"); // temporary
|
||||
skipListAddName(SKIP_LIST_RARITY, "WHO", "Reliquary Tower"); // temporary
|
||||
|
||||
// missing abilities
|
||||
// skipListAddName(SKIP_LIST_MISSING_ABILITIES, set, cardName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue