Skip to content

Commit 4deb156

Browse files
committed
temp: disable vscode test
1 parent d00ab19 commit 4deb156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/node/routes/vscode.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import * as integration from "../../../utils/integration"
66

77
// TODO@jsjoeio - move these to integration tests since they rely on Code
88
// to be built
9-
describe("vscode", () => {
9+
describe.skip("vscode", () => {
1010
let codeServer: httpserver.HttpServer | undefined
1111

1212
const testName = "vscode"

0 commit comments

Comments
 (0)