mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Fix verify bug
This commit is contained in:
parent
4881b8b08b
commit
5a83b27271
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ public class VerifyCardDataTest {
|
|||
|
||||
// subtype
|
||||
skipListCreate("SUBTYPE");
|
||||
skipListAddName("SUBTYPE", "UGL", "Miss Demeanor");
|
||||
|
||||
// number
|
||||
skipListCreate("NUMBER");
|
||||
|
|
Loading…
Reference in a new issue