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
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 0 additions and 4 deletions

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