fix: typo

This commit is contained in:
DIYgod 2023-07-23 20:35:26 +01:00
parent 872ff0c538
commit 0e37f05609
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
},
"testEnvironment": "node",
"testMatch": [
"**/test/**/request-wrapper.js"
"**/test/**/*.js"
],
"testPathIgnorePatterns": [
"/node_modules/",