mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-15 20:28:46 +00:00
chore: clean up comment in util.test
This commit is contained in:
parent
7f629c3675
commit
164d11e027
@ -125,10 +125,6 @@ describe("util", () => {
|
||||
})
|
||||
|
||||
describe("getOptions", () => {
|
||||
// Things to mock
|
||||
// logger
|
||||
// location
|
||||
// document
|
||||
beforeEach(() => {
|
||||
const location: LocationLike = {
|
||||
pathname: "/healthz",
|
||||
|
Loading…
Reference in New Issue
Block a user