Plan more tests
This commit is contained in:
parent
f221a5dffe
commit
d995d9505e
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
import GetCardsHelper from "../../../src/helpers/DropHelpers/GetCardsHelper";
|
||||||
|
|
||||||
describe("FetchCard", () => {
|
describe("FetchCard", () => {
|
||||||
test.todo("GIVEN user has the unclaimed effect AND unused chance is within constraint, EXPECT unclaimed card returned");
|
test.todo("GIVEN user has the unclaimed effect AND unused chance is within constraint, EXPECT unclaimed card returned");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue