mirror of https://git.tuxpa.in/a/code-server.git
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