chore: clean up comment in util.test
This commit is contained in:
parent
7f629c3675
commit
164d11e027
@ -125,10 +125,6 @@ describe("util", () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
describe("getOptions", () => {
|
describe("getOptions", () => {
|
||||||
// Things to mock
|
|
||||||
// logger
|
|
||||||
// location
|
|
||||||
// document
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
const location: LocationLike = {
|
const location: LocationLike = {
|
||||||
pathname: "/healthz",
|
pathname: "/healthz",
|
||||||
|
Loading…
Reference in New Issue
Block a user