Skip to content

Commit

Permalink
Update import in MockRouter.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
DonsWayo committed Nov 29, 2023
1 parent c6293a7 commit 255b93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/testing/src/web/__tests__/MockRouter.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from 'react'

import { render } from '@testing-library/react'

import { Route, Private } from '@redwoodjs/router'
import { Route, PrivateSet } from '@redwoodjs/router'

import { routes, Router } from '../MockRouter'

Expand Down

0 comments on commit 255b93c

Please sign in to comment.