Skip to content

Commit 8574c5f

Browse files
committed
back to working
1 parent 1e160b7 commit 8574c5f

4 files changed

Lines changed: 207 additions & 245 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@
6666
"command": "testdriver.addMcpServer",
6767
"title": "TestDriver: Add MCP Server"
6868
},
69+
{
70+
"command": "testdriver.setApiKey",
71+
"title": "TestDriver: Set API Key"
72+
},
6973
{
7074
"command": "testdriver.runTest",
7175
"title": "TestDriver: Run Test"

src/cli.ts

Lines changed: 0 additions & 198 deletions
This file was deleted.

src/testdriverCodeLensProvider.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)