aboutsummaryrefslogtreecommitdiff
path: root/src/setupTests.js
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-26 20:00:09 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-26 20:00:09 +0530
commitdb693ab4000405f5b02e71dfaf78efe6884b775b (patch)
tree169712dca42359a1575f9a889a1e60556932ada4 /src/setupTests.js
parentecff3ce21dc1fb68cbe62533a1798bc7b4c061ba (diff)
First Commit
Diffstat (limited to 'src/setupTests.js')
-rw-r--r--src/setupTests.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/setupTests.js b/src/setupTests.js
deleted file mode 100644
index 8f2609b..0000000
--- a/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';