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