Skip to content

Commit b671f72

Browse files
committed
fixup: formatting
1 parent e5337e2 commit b671f72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/e2e/extensions.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
import * as path from "path"
21
import { test as base } from "@playwright/test"
3-
import { describe, test, expect } from "./baseFixture"
2+
import * as path from "path"
43
import { getMaybeProxiedCodeServer } from "../utils/helpers"
4+
import { describe, test, expect } from "./baseFixture"
55

66
function runTestExtensionTests() {
77
// This will only work if the test extension is loaded into code-server.

0 commit comments

Comments
 (0)