Skip to content

Commit daa5d32

Browse files
committed
fix test path
1 parent cf5a402 commit daa5d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/claude-code-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ tasklist | findstr claude
8989
Run the integration test:
9090

9191
```bash
92-
node test-claude-code-integration.js
92+
npm test -- claude-code.spec.ts
9393
```
9494

9595
## Troubleshooting

0 commit comments

Comments
 (0)