aboutsummaryrefslogtreecommitdiff
path: root/src/setupTests.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/setupTests.js')
-rw-r--r--src/setupTests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setupTests.js b/src/setupTests.js
index 8f2609b..1dd407a 100644
--- a/src/setupTests.js
+++ b/src/setupTests.js
@@ -2,4 +2,4 @@
// 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';
+import "@testing-library/jest-dom";