mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Added Verify exception for Infinity Elemental
This commit is contained in:
parent
e6b15f65d8
commit
eae526e3b3
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ public class VerifyCardDataTest {
|
|||
// power-toughness
|
||||
skipListCreate("PT");
|
||||
skipListAddName("PT", "Garbage Elemental"); // UST
|
||||
skipListAddName("PT", "Infinity Elemental"); // UST
|
||||
|
||||
// color
|
||||
skipListCreate("COLOR");
|
||||
|
|
Loading…
Reference in a new issue