Skip to content

Commit

Permalink
Resize from bigger to lower
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Jan 14, 2025
1 parent e8edf44 commit 0b76cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gitbook/e2e/pages.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,7 @@ for (const testCase of testCases) {
}
if (testEntry.screenshot !== false) {
await argosScreenshot(page, `${testCase.name} - ${testEntry.name}`, {
viewports: ['macbook-16', 'macbook-13', 'iphone-x', 'ipad-2'],
viewports: ['macbook-16', 'macbook-13', 'ipad-2', 'iphone-x'],
argosCSS: `
/* Hide Intercom */
.intercom-lightweight-app {
Expand Down

0 comments on commit 0b76cc9

Please sign in to comment.