mirror of
https://github.com/coder/code-server.git
synced 2026-05-12 23:37:25 +02:00
temp: disable vscode test
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user