aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/setupTests.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/setupTests.js')
-rw-r--r--frontend/src/setupTests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/setupTests.js b/frontend/src/setupTests.js
index 74b1a27..9b1d6d0 100644
--- a/frontend/src/setupTests.js
+++ b/frontend/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/extend-expect';
+import "@testing-library/jest-dom/extend-expect"; \ No newline at end of file