Skip to content

Commit

Permalink
Update createRoutes.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Oct 22, 2022
1 parent 93e8baf commit e9e59ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/router-core/__tests__/createRoutes.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,6 @@ describe('everything', () => {
})

router.getRoute('/').navigate({
// to: '.',
// TODO: What the heck? Why is any required here?
search: (prev: any) => ({
version: prev.version,
}),
Expand Down

0 comments on commit e9e59ab

Please sign in to comment.