Skip to content

Commit 2686d88

Browse files
committed
fixup
1 parent f484aa3 commit 2686d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/workbench.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { test, expect } from "@playwright/test"
2-
import { CODE_SERVER_ADDRESS, STORAGE } from "../utils/constants"
2+
import { STORAGE } from "../utils/constants"
33
import { CodeServer } from "./models/CodeServer"
44

55
test.describe("Workbench", () => {

0 commit comments

Comments
 (0)