aboutsummaryrefslogtreecommitdiff
path: root/client/src/setupTests.js
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2025-04-27 22:44:20 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2025-04-27 22:44:20 -0600
commit37787895d56888ab44362252f21fb05c05e97250 (patch)
tree5ff7eaababa6fffd5dc950920f521c5f242010af /client/src/setupTests.js
parentf32142947b853076889801913d47b8c2c0f4f456 (diff)
reorganize
Diffstat (limited to 'client/src/setupTests.js')
-rw-r--r--client/src/setupTests.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/client/src/setupTests.js b/client/src/setupTests.js
deleted file mode 100644
index 8f2609b..0000000
--- a/client/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';