Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Eein committed Nov 14, 2024
1 parent e69a7d5 commit 8055f52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/game/[slug].test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ describe('/game/:slug', () => {
errors: null,
})

// this correctly does not render the component when error status is 404
const wrapper = await mountSuspended(gamePage, {
route: '/game/invalidslug',
})
Expand Down

0 comments on commit 8055f52

Please sign in to comment.