Archived
1
0

fixup! feat: collect codecov integration tests

This commit is contained in:
Joe Previte
2022-09-19 12:52:02 -07:00
parent 1243d19c86
commit f339d0d47a
2 changed files with 2 additions and 2 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"