summaryrefslogtreecommitdiff
path: root/src/setupTests.ts
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2024-09-23 10:20:08 +0200
committerYuval Adam <_@yuv.al>2024-09-23 10:20:08 +0200
commit9faa3ee92a1bab3e05321ebeefd318bf8aa625c2 (patch)
tree798f1159348d9e9207bfebb312bcd8e2d15c3c27 /src/setupTests.ts
parent44b9b1e4670c63f7d10b5700e2135a06fd859370 (diff)
Remove remaining files
Diffstat (limited to 'src/setupTests.ts')
-rw-r--r--src/setupTests.ts5
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';