summaryrefslogtreecommitdiff
path: root/admin/src/setupTests.js
diff options
context:
space:
mode:
authorrohan09-raj <[email protected]>2022-08-14 00:19:58 +0530
committerrohan09-raj <[email protected]>2022-08-14 00:19:58 +0530
commit4e99bfe1878620769d48532b182692e51c7266ef (patch)
treec3b02c73fd5f9fba85461e00db9905ee1371a8a0 /admin/src/setupTests.js
parent3673947d4905948de2e466a813019b1de9629bd2 (diff)
admin panel and api integration
Diffstat (limited to 'admin/src/setupTests.js')
-rw-r--r--admin/src/setupTests.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/src/setupTests.js b/admin/src/setupTests.js
deleted file mode 100644
index 8f2609b..0000000
--- a/admin/src/setupTests.js
+++ /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';