fix: typo

This commit is contained in:
DIYgod
2023-07-23 20:35:26 +01:00
parent 872ff0c538
commit 0e37f05609
+1 -1
View File
@@ -72,7 +72,7 @@
},
"testEnvironment": "node",
"testMatch": [
"**/test/**/request-wrapper.js"
"**/test/**/*.js"
],
"testPathIgnorePatterns": [
"/node_modules/",