Skip to content

Commit 3999279

Browse files
committed
refactor: delete wrapper test
1 parent 4deb156 commit 3999279

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
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.skip("vscode", () => {
9+
describe("vscode", () => {
1010
let codeServer: httpserver.HttpServer | undefined
1111

1212
const testName = "vscode"

test/unit/node/wrapper.test.ts

-14
This file was deleted.

0 commit comments

Comments
 (0)