about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-11-22 14:30:13 -0600
committerPaul Frazee <pfrazee@gmail.com>2022-11-22 14:30:13 -0600
commit1df48d4dad0d6b13047185e37db94997ab36bb4b (patch)
tree80c273b948fad283974a125d383d504d1719ee34 /package.json
parentce56d4e34e75258104b26e2cdc14c423d937a8af (diff)
downloadvoidsky-1df48d4dad0d6b13047185e37db94997ab36bb4b.tar.zst
Fix to tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 03a9a3e3c..f500c0e87 100644
--- a/package.json
+++ b/package.json
@@ -74,6 +74,7 @@
   },
   "jest": {
     "preset": "react-native",
+    "setupFiles": ["./jest.js"],
     "moduleFileExtensions": [
       "ts",
       "tsx",