aboutsummaryrefslogtreecommitdiff
path: root/src/setupTests.js
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-03-26 21:38:05 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-03-26 21:38:05 +0530
commitb34cdba24fe2c2b445adcb3cf7c3e65e79ff6fd0 (patch)
tree375b33f364354a9939098d61508c9a1c4589ec81 /src/setupTests.js
parenta0b22d6aa60baa24225214667bc9171f83484f25 (diff)
first commit, doesn't do anything yet
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';