diff --git a/package.json b/package.json index 71d783a49..e7ee3fa3c 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ }, "testEnvironment": "node", "testMatch": [ - "**/test/**/request-wrapper.js" + "**/test/**/*.js" ], "testPathIgnorePatterns": [ "/node_modules/",