Archived
1
0

fixup: formatting

This commit is contained in:
Joe Previte 2022-12-21 15:15:02 -07:00
parent fe33adc4bf
commit 02d0aec553
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

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