diff --git a/package.json b/package.json index 35589b84c6..c8cf86911a 100644 --- a/package.json +++ b/package.json @@ -110,8 +110,8 @@ "jest": { "modulePathIgnorePatterns": [ "/.module-cache/", - "/react/build/", - "/react/scripts/rollup/shims/" + "/build/", + "/scripts/rollup/shims/" ], "rootDir": "", "transform": {