Fixed test

This commit is contained in:
Oleg Agafonov 2022-02-02 01:21:19 +04:00
parent 1a145e828f
commit 2005607821

View file

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