added temporary verify skip

This commit is contained in:
Evan Kranzler 2022-05-23 17:05:54 -04:00
parent cd922fcfd0
commit 5ad72e96f4

View file

@ -111,6 +111,7 @@ public class VerifyCardDataTest {
// subtype
skipListCreate(SKIP_LIST_SUBTYPE);
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor"); // uses multiple types as a joke card: Lady, of, Proper, Etiquette
skipListAddName(SKIP_LIST_SUBTYPE, "CLB", "Thrakkus the Butcher"); // temporary
// number
skipListCreate(SKIP_LIST_NUMBER);