mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
[web] Update configuration of jest to avoid deprecation warning
This commit is contained in:
parent
20d3ae98e0
commit
82ecc5448d
@ -8,7 +8,7 @@
|
||||
},
|
||||
"jest": {
|
||||
"testRegex": "__tests__/.*Spec.js$",
|
||||
"testPathDirs": [
|
||||
"roots": [
|
||||
"<rootDir>/src/js"
|
||||
],
|
||||
"unmockedModulePathPatterns": [
|
||||
|
Loading…
Reference in New Issue
Block a user