diff --git a/test/util.test.ts b/test/util.test.ts index 418756a586b0e68116dd09618d9338bbc37c39b1..78985554eaf7bca547e7c3697df61fe40fcfdcbe 100644 --- a/test/util.test.ts +++ b/test/util.test.ts @@ -125,10 +125,6 @@ describe("util", () => { }) describe("getOptions", () => { - // Things to mock - // logger - // location - // document beforeEach(() => { const location: LocationLike = { pathname: "/healthz",