chore: clean up comment in util.test

This commit is contained in:
Joe Previte
2021-02-08 16:20:43 -07:00
parent 7f629c3675
commit 164d11e027

View File

@@ -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",