mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 12:31:58 +02:00
refactor: match /test/unit structure to /src
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { JSDOM } from "jsdom"
|
||||
import { LocationLike } from "../../util.test"
|
||||
import { LocationLike } from "../../common/util.test"
|
||||
|
||||
describe("login", () => {
|
||||
describe("there is an element with id 'base'", () => {
|
||||
|
||||
Reference in New Issue
Block a user