worst case benchmark forcing all candidates with no image!

This commit is contained in:
leriomaggio
2021-08-25 19:03:38 +01:00
parent f507edada5
commit 02a241de12

View File

@@ -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<>();