Plan tests
This commit is contained in:
parent
e76864eb29
commit
c08401084b
6 changed files with 25 additions and 3 deletions
3
tests/helpers/DropHelpers/DropEmbedHelper.test.ts
Normal file
3
tests/helpers/DropHelpers/DropEmbedHelper.test.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
describe("GenerateDropButtons", () => {
|
||||
test.todo("EXPECT row to be returned");
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue