mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
tests: verify fix
This commit is contained in:
parent
437b0eedc9
commit
feb21f2d00
1 changed files with 1 additions and 1 deletions
|
|
@ -1047,7 +1047,7 @@ public class VerifyCardDataTest {
|
|||
// CHECK: miss booster settings
|
||||
Set<String> ignoreBoosterSets = new HashSet<>();
|
||||
// temporary, TODO: remove after set release and mtgjson get info
|
||||
ignoreBoosterSets.add("Innistrad Remastered");
|
||||
ignoreBoosterSets.add("Final Fantasy");
|
||||
// jumpstart, TODO: must implement from JumpstartPoolGenerator, see #13264
|
||||
ignoreBoosterSets.add("Jumpstart");
|
||||
ignoreBoosterSets.add("Jumpstart 2022");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue