Archived
1
0

fixup: formatting

This commit is contained in:
Joe Previte
2022-12-21 15:15:02 -07:00
parent fe33adc4bf
commit 02d0aec553

View File

@ -75,4 +75,4 @@ describe("getMaybeProxiedPathname", () => {
expect(actual).toBe(route)
resetValue()
})
})
})