We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d0358 commit 5f00ed9Copy full SHA for 5f00ed9
package.json
@@ -20,6 +20,6 @@
20
"type": "commonjs",
21
"main": "index.js",
22
"scripts": {
23
- "test": "cd mcp-openapi && npm run test"
+ "test": "cd mcp-openapi && npm install && npm run test"
24
}
25
0 commit comments