add e2e test for repositioned cover

This commit is contained in:
Nicolas Dorseuil
2025-07-01 12:34:29 +02:00
parent f3affc3034
commit f2c745b553
+5
View File
@@ -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',