Archived
1
0

temp: disable vscode test

This commit is contained in:
Joe Previte 2022-12-20 08:55:11 -07:00
parent d00ab199f4
commit 4deb15673b
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

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