From 44fd3a974a5ef54f742112b52dbc423d4d3e8049 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Wed, 7 Jun 2023 11:18:49 +0200 Subject: [PATCH] Update ui-tests/test/mobile.spec.ts --- 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 4c0e5dbb57..4bbf0951c2 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: 600, height: 800 } }); +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 ({