forked from External/mage
Fixed UGL test, rename new token
This commit is contained in:
parent
9b740b8cbb
commit
4771ad2c63
3 changed files with 9 additions and 7 deletions
|
|
@ -64,6 +64,8 @@ public class VerifyCardDataTest {
|
|||
skipListAddName("SUBTYPE", "Paper Tiger"); // UGL, mtgjson error
|
||||
skipListAddName("SUBTYPE", "Rock Lobster"); // UGL, mtgjson error
|
||||
skipListAddName("SUBTYPE", "Scissors Lizard"); // UGL, mtgjson error
|
||||
skipListAddName("SUBTYPE", "Urza's Science Fair Project"); // UGL, mtgjson error
|
||||
|
||||
|
||||
// number
|
||||
skipListCreate("NUMBER");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue