Skip to content

Commit 567eb83

Browse files
authored
Update test/e2e/extensions.test.ts
1 parent aea4c56 commit 567eb83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/extensions.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { describe, test, expect } from "./baseFixture"
55

66
function runTestExtensionTests() {
77
// This will only work if the test extension is loaded into code-server.
8-
// fake commit
98
test("should have access to VSCODE_PROXY_URI", async ({ codeServerPage }) => {
109
const address = await getMaybeProxiedCodeServer(codeServerPage)
1110

0 commit comments

Comments
 (0)