Skip to content

Commit 164d11e

Browse files
committed
chore: clean up comment in util.test
1 parent 7f629c3 commit 164d11e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/util.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ describe("util", () => {
125125
})
126126

127127
describe("getOptions", () => {
128-
// Things to mock
129-
// logger
130-
// location
131-
// document
132128
beforeEach(() => {
133129
const location: LocationLike = {
134130
pathname: "/healthz",

0 commit comments

Comments
 (0)