mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
worst case benchmark forcing all candidates with no image!
This commit is contained in:
@@ -13,7 +13,7 @@ import java.util.TreeSet;
|
||||
|
||||
import static org.testng.Assert.assertNotNull;
|
||||
|
||||
public class CardDbPerformanceTests extends CardDbTestCase {
|
||||
public class CardDbPerformanceTests extends CardDbTestWithNoImage {
|
||||
|
||||
private Set<String> fullDbCardNames = new TreeSet<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user