mirror of
https://github.com/coder/code-server.git
synced 2026-04-16 21:31:43 -05:00
Run formatter
Not sure why CI missed these, will have to look into it.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { mockLogger } from "../../../utils/helpers"
|
||||
import * as httpserver from "../../../utils/httpserver"
|
||||
import * as integration from "../../../utils/integration"
|
||||
import { mockLogger } from "../../../utils/helpers"
|
||||
|
||||
describe("vscode", () => {
|
||||
let codeServer: httpserver.HttpServer | undefined
|
||||
|
||||
Reference in New Issue
Block a user