diff options
| author | Yuval Adam <_@yuv.al> | 2025-09-24 11:03:09 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-09-24 11:03:09 +0200 |
| commit | 0af176b7511640cf85d3a074afc890099ef0ca04 (patch) | |
| tree | 042100dd805b62cbdeb36b4ee72e7d617d80f887 /src/setupTests.ts | |
| parent | 305ca679a4454add442f9dfb745be4e2bbb5d14b (diff) | |
Remove old src/ 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'; |
