diff --git a/web/package.json b/web/package.json index 601d70779..f0b3ae6ad 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ }, "jest": { "testRegex": "__tests__/.*Spec.js$", - "testPathDirs": [ + "roots": [ "/src/js" ], "unmockedModulePathPatterns": [