mirror of
https://github.com/pieartsy/PluralFlux.git
synced 2026-04-14 20:15:28 +10:00
removing testpathignore patterns since it seems to be unecessary?
This commit is contained in:
@@ -7,5 +7,4 @@ module.exports = {
|
||||
transform: {
|
||||
"^.+\\.[t|j]sx?$": require.resolve('babel-jest')
|
||||
},
|
||||
testPathIgnorePatterns: ["**/node_modules/**", "**/database/**"],
|
||||
};
|
||||
Reference in New Issue
Block a user