fix: typo
This commit is contained in:
parent
872ff0c538
commit
0e37f05609
|
|
@ -72,7 +72,7 @@
|
|||
},
|
||||
"testEnvironment": "node",
|
||||
"testMatch": [
|
||||
"**/test/**/request-wrapper.js"
|
||||
"**/test/**/*.js"
|
||||
],
|
||||
"testPathIgnorePatterns": [
|
||||
"/node_modules/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue