Skip to content

Commit bf30ca8

Browse files
author
Greg
committed
Close console
1 parent cf50101 commit bf30ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui-tests/tests/ui.spec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ test.describe('Console activation test', () => {
9999
await page.waitForTimeout(1000);
100100
await page.keyboard.press('Shift+Enter');
101101
await page.waitForTimeout(1000);
102+
await page.getByLabel('Toggle console').nth(2).click();
102103

103104
const main = await page.locator('#jp-main-dock-panel');
104105

0 commit comments

Comments
 (0)