diff --git a/__tests__/main.test.ts b/__tests__/main.test.ts deleted file mode 100644 index 48f15ff..0000000 --- a/__tests__/main.test.ts +++ /dev/null @@ -1,3 +0,0 @@ -describe('TODO - Add a test suite', () => { - it('TODO - Add a test', async () => {}); -});