Skip to content

Commit

Permalink
fix: Update src/components/WorldListPage_WorldsForEnsOwnersFeature/ho…
Browse files Browse the repository at this point in the history
…oks.spec.ts

Co-authored-by: Lautaro Petaccio <1120791+LautaroPetaccio@users.noreply.github.com>
Signed-off-by: Fernando Zavalia <24811313+fzavalia@users.noreply.github.com>
  • Loading branch information
fzavalia and LautaroPetaccio committed Oct 2, 2023
1 parent 930da1e commit 44df1e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jest.mock('react-router')

const mockUseLocation = useLocation as jest.Mock

describe('when calling the use currently selceted tab hook', () => {
describe('when calling the use currently selected tab hook', () => {
let location: Location

beforeEach(() => {
Expand Down

0 comments on commit 44df1e7

Please sign in to comment.