mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
removed temporary test skips
This commit is contained in:
parent
ad00f0dd3b
commit
bda86af9d3
1 changed files with 0 additions and 2 deletions
|
@ -104,8 +104,6 @@ public class VerifyCardDataTest {
|
|||
skipListAddName(SKIP_LIST_TYPE, "UST", "capital offense"); // uses "instant" instead "Instant" as a joke card
|
||||
|
||||
// subtype
|
||||
subtypesToIgnore.add("Bard"); // until errata is implemented and on mtgjson
|
||||
subtypesToIgnore.add("Ranger"); // until errata is implemented and on mtgjson
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor"); // uses multiple types as a joke card: Lady, of, Proper, Etiquette
|
||||
|
||||
|
|
Loading…
Reference in a new issue