We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f484aa3 commit 2686d88Copy full SHA for 2686d88
test/e2e/workbench.test.ts
@@ -1,5 +1,5 @@
1
import { test, expect } from "@playwright/test"
2
-import { CODE_SERVER_ADDRESS, STORAGE } from "../utils/constants"
+import { STORAGE } from "../utils/constants"
3
import { CodeServer } from "./models/CodeServer"
4
5
test.describe("Workbench", () => {
0 commit comments