Archived
1
0

refactor: delete wrapper test

This commit is contained in:
Joe Previte
2022-12-20 10:55:12 -07:00
parent 4deb15673b
commit 3999279b73
2 changed files with 1 additions and 15 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.skip("vscode", () => {
describe("vscode", () => {
let codeServer: httpserver.HttpServer | undefined
const testName = "vscode"