Skip to content

Commit

Permalink
Fix test name to be unique
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Sep 27, 2023
1 parent bcced91 commit bd00a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/app-dir/autoscroll-with-css-modules/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { createNextDescribe } from 'e2e-utils'
import { check } from 'next-test-utils'

createNextDescribe(
'router autoscrolling on navigation',
'router autoscrolling on navigation with css modules',
{
files: __dirname,
},
Expand Down

0 comments on commit bd00a07

Please sign in to comment.