Skip to content

Commit 4e78a35

Browse files
committed
fixup
1 parent c040261 commit 4e78a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "stdio",
55
"command": "node",
66
"args": [
7-
"/Users/bharatmiddha/code/rushstack-playwright-browser-server/apps/playwright-browser-tunnel/lib/PlaywrightMcpBrowserTunnelClientCommandLine.js"
7+
"${workspaceFolder}/apps/playwright-browser-tunnel/lib/PlaywrightMcpBrowserTunnelClientCommandLine.js"
88
]
99
}
1010
},

0 commit comments

Comments
 (0)