diff --git a/test/e2e/routes.test.ts b/test/e2e/routes.test.ts index 056b2d3b2..ac2829d34 100644 --- a/test/e2e/routes.test.ts +++ b/test/e2e/routes.test.ts @@ -15,17 +15,13 @@ describe("VS Code Routes", ["--disable-workspace-trust"], {}, async () => { // Check there were no redirections const url = new URL(codeServerPage.page.url()) - let expected = route if (process.env.USE_PROXY === "1") { - // TODO@jsjoeio if running behind proxy - // we need to modify expected value - // instead of / it should be //ide - expected = "something else " - // could also modify left side and stripe //ide... - // in url.pathname - + // Behind proxy, path will be /