Skip to content

Commit f2c745b

Browse files
author
Nicolas Dorseuil
committed
add e2e test for repositioned cover
1 parent f3affc3 commit f2c745b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/gitbook/e2e/internal.spec.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,11 @@ const testCases: TestsCase[] = [
732732
waitForTOCScrolling: false,
733733
},
734734
},
735+
{
736+
name: 'With repositioned cover',
737+
url: 'page-options/page-with-repositioned-cover',
738+
run: waitForCookiesDialog,
739+
},
735740
{
736741
name: 'With icon',
737742
url: 'page-options/page-with-icon',

0 commit comments

Comments
 (0)