diff --git a/package.json b/package.json index f9cc7fec..f77cac88 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,8 @@ }, "testPathIgnorePatterns": [ "/node_modules/", - "/config/webpack/test.js" + "/config/webpack/test.js", + "/vendor/" ], "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": [