We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5a402 commit daa5d32Copy full SHA for daa5d32
docs/claude-code-integration.md
@@ -89,7 +89,7 @@ tasklist | findstr claude
89
Run the integration test:
90
91
```bash
92
-node test-claude-code-integration.js
+npm test -- claude-code.spec.ts
93
```
94
95
## Troubleshooting
0 commit comments