Fixed UGL test, rename new token

This commit is contained in:
Oleg Agafonov 2018-01-13 02:27:16 +04:00
parent 9b740b8cbb
commit 4771ad2c63
3 changed files with 9 additions and 7 deletions

View file

@ -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");