mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
add temporary verify skip
This commit is contained in:
parent
f6e39b1b5c
commit
d3e939e600
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ public class VerifyCardDataTest {
|
|||
|
||||
// color
|
||||
skipListCreate(SKIP_LIST_COLOR);
|
||||
skipListAddName(SKIP_LIST_COLOR, "BRO", "Mishra, Lost to Phyrexia"); // temporary
|
||||
|
||||
// cost
|
||||
skipListCreate(SKIP_LIST_COST);
|
||||
|
|
Loading…
Reference in a new issue