From c959130933972c4899be0ac87503a54b934eb02d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20Orb=C3=A1n?= Date: Fri, 1 Sep 2023 15:17:31 +0200 Subject: [PATCH] Apply suggestions from code review --- test/e2e/pages-performance-mark/index.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/pages-performance-mark/index.test.ts b/test/e2e/pages-performance-mark/index.test.ts index a10f950a5b4b2..d456869b4aefb 100644 --- a/test/e2e/pages-performance-mark/index.test.ts +++ b/test/e2e/pages-performance-mark/index.test.ts @@ -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', {