Skip to content

Commit a73a456

Browse files
committed
Fix image zoom test
1 parent 99ba52a commit a73a456

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/gitbook/e2e/internal.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ const testCases: TestsCase[] = [
420420
await zoomImage.first().click();
421421
await expect(page.getByTestId('zoom-image-modal')).toBeVisible();
422422
},
423-
fullPage: true,
424423
screenshot: { threshold: 0.8 },
425424
},
426425
{

0 commit comments

Comments
 (0)