Archived
1
0

Revert "refactor: delete wrapper test"

This reverts commit 3999279b73.
This commit is contained in:
Joe Previte
2022-12-20 13:53:17 -07:00
parent 3999279b73
commit fc54c4451c
2 changed files with 15 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import * as integration from "../../../utils/integration"
// TODO@jsjoeio - move these to integration tests since they rely on Code
// to be built
describe("vscode", () => {
describe.skip("vscode", () => {
let codeServer: httpserver.HttpServer | undefined
const testName = "vscode"