mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
small additional fix
This commit is contained in:
parent
811c3ec87c
commit
30b00bc7d0
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ public class VerifyCardDataTest {
|
|||
|
||||
// cost
|
||||
skipListCreate(SKIP_LIST_COST);
|
||||
skipListAddName(SKIP_LIST_TYPE, "SNC", "Brokers Ascendancy"); // temporary
|
||||
skipListAddName(SKIP_LIST_COST, "SNC", "Brokers Ascendancy"); // temporary
|
||||
|
||||
// supertype
|
||||
skipListCreate(SKIP_LIST_SUPERTYPE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue