From 67b03542212829bcf32b8e1375ba9114193d05be Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Fri, 26 May 2023 12:20:08 +0200 Subject: [PATCH] Update viewport --- ui-tests/test/mobile.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-tests/test/mobile.spec.ts b/ui-tests/test/mobile.spec.ts index 33d0d0b4c3c..4bbf0951c2e 100644 --- a/ui-tests/test/mobile.spec.ts +++ b/ui-tests/test/mobile.spec.ts @@ -9,7 +9,7 @@ import { test } from './fixtures'; import { hideAddCellButton, waitForKernelReady } from './utils'; -test.use({ autoGoto: false, viewport: { width: 512, height: 768 } }); +test.use({ autoGoto: false, viewport: { width: 524, height: 800 } }); test.describe('Mobile', () => { test('The layout should be more compact on the file browser page', async ({