diff --git a/test/e2e/routes.test.ts b/test/e2e/routes.test.ts index ac2829d34..641270494 100644 --- a/test/e2e/routes.test.ts +++ b/test/e2e/routes.test.ts @@ -1,5 +1,6 @@ import { describe, test, expect } from "./baseFixture" import { clean } from "../utils/helpers" +import { REVERSE_PROXY_BASE_PATH } from "../utils/constants" const routes = ["/", "/vscode", "/vscode/"] @@ -17,7 +18,7 @@ describe("VS Code Routes", ["--disable-workspace-trust"], {}, async () => { const url = new URL(codeServerPage.page.url()) if (process.env.USE_PROXY === "1") { // Behind proxy, path will be /