aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/src/setupTests.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend-vanilla/src/setupTests.ts')
-rw-r--r--frontend-vanilla/src/setupTests.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend-vanilla/src/setupTests.ts b/frontend-vanilla/src/setupTests.ts
new file mode 100644
index 0000000..7b0828b
--- /dev/null
+++ b/frontend-vanilla/src/setupTests.ts
@@ -0,0 +1 @@
+import '@testing-library/jest-dom';