Skip to content

Commit afca4e2

Browse files
committed
Forgot these
1 parent ad11b06 commit afca4e2

File tree

2 files changed

+36
-43
lines changed

2 files changed

+36
-43
lines changed

apps/vscode-e2e/src/runTest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ async function main() {
66
try {
77
// The folder containing the Extension Manifest package.json
88
// Passed to `--extensionDevelopmentPath`
9-
const extensionDevelopmentPath = path.resolve(__dirname, "../../src")
9+
const extensionDevelopmentPath = path.resolve(__dirname, "../../../src")
1010

1111
// The path to the extension test script
1212
// Passed to --extensionTestsPath

pnpm-lock.yaml

Lines changed: 35 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)