diff options
author | rohan09-raj <[email protected]> | 2022-08-14 00:19:58 +0530 |
---|---|---|
committer | rohan09-raj <[email protected]> | 2022-08-14 00:19:58 +0530 |
commit | 4e99bfe1878620769d48532b182692e51c7266ef (patch) | |
tree | c3b02c73fd5f9fba85461e00db9905ee1371a8a0 /admin/src/setupTests.js | |
parent | 3673947d4905948de2e466a813019b1de9629bd2 (diff) |
admin panel and api integration
Diffstat (limited to 'admin/src/setupTests.js')
-rw-r--r-- | admin/src/setupTests.js | 5 |
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'; |