forked from External/mage
Fixed test
This commit is contained in:
parent
394e88f041
commit
a3564e55e8
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ public class VerifyCardDataTest {
|
|||
// subtype
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor");
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "ZNR", "Veteran Adventurer"); // TODO: additional types must be added by effect, not direct?
|
||||
|
||||
// number
|
||||
skipListCreate(SKIP_LIST_NUMBER);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue