card-drop/tests/buttonEvents/Reroll.test.ts
Ethan Lane f32a39331d
Some checks failed
Test / build (push) Failing after 40s
Plan tests
2025-04-07 18:42:47 +01:00

7 lines
No EOL
212 B
TypeScript

describe("GIVEN valid conditions", () => {
test.todo("EXPECT user.RemoveCurrency to be called");
test.todo("GIVEN user is saved");
});
test.todo("GIVEN user.RemoveCurrency fails, EXPECT error replied");