fix(package): jest config testPathDirs → roots
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
]
|
||||
},
|
||||
"jest": {
|
||||
"testPathDirs": [
|
||||
"roots": [
|
||||
"<rootDir>/src"
|
||||
],
|
||||
"testRegex": "\\.spec\\.js$"
|
||||
|
||||
Reference in New Issue
Block a user