aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index 601d7077..f0b3ae6a 100644
--- a/web/package.json
+++ b/web/package.json
@@ -8,7 +8,7 @@
},
"jest": {
"testRegex": "__tests__/.*Spec.js$",
- "testPathDirs": [
+ "roots": [
"<rootDir>/src/js"
],
"unmockedModulePathPatterns": [