Skip to content

Commit 2bf1cd0

Browse files
committed
Bump to 600
1 parent a7d612f commit 2bf1cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/test/mobile.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { test } from './fixtures';
99

1010
import { hideAddCellButton, waitForKernelReady } from './utils';
1111

12-
test.use({ autoGoto: false, viewport: { width: 524, height: 800 } });
12+
test.use({ autoGoto: false, viewport: { width: 600, height: 800 } });
1313

1414
test.describe('Mobile', () => {
1515
test('The layout should be more compact on the file browser page', async ({

0 commit comments

Comments
 (0)