Skip to content

Commit d100614

Browse files
committed
Include dependency tests
1 parent fb71683 commit d100614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ module.exports = defineConfig({
9898
"dist/test/integration-tests/tasks/**/*.test.js",
9999
"dist/test/integration-tests/commands/build.test.js",
100100
"dist/test/integration-tests/testexplorer/TestExplorerIntegration.test.js",
101+
"dist/test/integration-tests/commands/dependency.test.js",
101102
],
102103
version: process.env["VSCODE_VERSION"] ?? "stable",
103104
workspaceFolder: "./assets/test.code-workspace",

0 commit comments

Comments
 (0)