diff --git a/packages/gitbook/e2e/internal.spec.ts b/packages/gitbook/e2e/internal.spec.ts index 5d22b9f60f..5eb7eea3c0 100644 --- a/packages/gitbook/e2e/internal.spec.ts +++ b/packages/gitbook/e2e/internal.spec.ts @@ -732,6 +732,11 @@ const testCases: TestsCase[] = [ waitForTOCScrolling: false, }, }, + { + name: 'With repositioned cover', + url: 'page-options/page-with-repositioned-cover', + run: waitForCookiesDialog, + }, { name: 'With icon', url: 'page-options/page-with-icon',