aboutsummaryrefslogtreecommitdiff
path: root/src/setupTests.js
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2020-11-13 20:35:58 -0500
committerGalen Guyer <galen@galenguyer.com>2020-11-13 20:35:58 -0500
commit2a844fc6834c3fd512de78da4a8d1c20b41b384a (patch)
tree6a7c77666a9b7413c5a61f0d483824633808000c /src/setupTests.js
parenta0746693e981b5cf2288f467913745b56f2be468 (diff)
Add prettier
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";