Plan more tests

This commit is contained in:
Ethan Lane 2025-01-24 18:04:54 +00:00
parent f221a5dffe
commit d995d9505e

View file

@ -1,3 +1,5 @@
import GetCardsHelper from "../../../src/helpers/DropHelpers/GetCardsHelper";
describe("FetchCard", () => {
test.todo("GIVEN user has the unclaimed effect AND unused chance is within constraint, EXPECT unclaimed card returned");