Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 authored Sep 1, 2023
1 parent bd239cc commit c959130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/pages-performance-mark/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { createNextDescribe } from 'e2e-utils'

// This test case doesn't indicate rendering duplicate head in _document is valid,
// but it's a way to reproduce the the performance mark crashing.
// but it's a way to reproduce the performance mark crashing.
createNextDescribe(
'pages performance mark',
{
Expand Down

0 comments on commit c959130

Please sign in to comment.