removed temporary test fix

This commit is contained in:
Evan Kranzler 2022-02-02 09:28:48 -05:00
parent cd1819c48c
commit 2ec04ec140

View file

@ -94,11 +94,9 @@ public class VerifyCardDataTest {
// color // color
skipListCreate(SKIP_LIST_COLOR); skipListCreate(SKIP_LIST_COLOR);
skipListAddName(SKIP_LIST_COLOR, "NEO", "Prodigy's Prototype"); // TODO: remove after mtgjson update
// cost // cost
skipListCreate(SKIP_LIST_COST); skipListCreate(SKIP_LIST_COST);
skipListAddName(SKIP_LIST_COST, "NEO", "Prodigy's Prototype"); // TODO: remove after mtgjson update
// supertype // supertype
skipListCreate(SKIP_LIST_SUPERTYPE); skipListCreate(SKIP_LIST_SUPERTYPE);