implement test case to cards with keyword in name

This commit is contained in:
Lily 2025-04-07 15:18:31 -04:00
parent 7976b106b7
commit b3ae4b26df
No known key found for this signature in database
GPG key ID: D916CEDDF4F93CE7

View file

@ -23,7 +23,6 @@ protected:
truthOrTale = CardDatabaseManager::getInstance()->getCardBySimpleName("Truth or Tale");
}
}
// void TearDown() override {}
CardData cat;