diff options
| author | Yuval Adam <_@yuv.al> | 2024-09-23 10:20:08 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-09-23 10:20:08 +0200 |
| commit | 9faa3ee92a1bab3e05321ebeefd318bf8aa625c2 (patch) | |
| tree | 798f1159348d9e9207bfebb312bcd8e2d15c3c27 /src/setupTests.ts | |
| parent | 44b9b1e4670c63f7d10b5700e2135a06fd859370 (diff) | |
Remove remaining files
Diffstat (limited to 'src/setupTests.ts')
| -rw-r--r-- | src/setupTests.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/setupTests.ts b/src/setupTests.ts deleted file mode 100644 index 8f2609b..0000000 --- a/src/setupTests.ts +++ /dev/null @@ -1,5 +0,0 @@ -// jest-dom adds custom jest matchers for asserting on DOM nodes. -// allows you to do things like: -// expect(element).toHaveTextContent(/react/i) -// learn more: https://github.com/testing-library/jest-dom -import '@testing-library/jest-dom'; |
