mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
[web] Update configuration of jest to avoid deprecation warning
This commit is contained in:
parent
20d3ae98e0
commit
82ecc5448d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"jest": {
|
||||
"testRegex": "__tests__/.*Spec.js$",
|
||||
"testPathDirs": [
|
||||
"roots": [
|
||||
"<rootDir>/src/js"
|
||||
],
|
||||
"unmockedModulePathPatterns": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue