We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d0aec commit 9681243Copy full SHA for 9681243
test/e2e/routes.test.ts
@@ -1,6 +1,5 @@
1
import { describe, test, expect } from "./baseFixture"
2
import { clean, getMaybeProxiedPathname } from "../utils/helpers"
3
-import { REVERSE_PROXY_BASE_PATH } from "../utils/constants"
4
5
const routes = ["/", "/vscode", "/vscode/"]
6
0 commit comments