Skip to content

Commit fc3c70c

Browse files
committed
Update comment
1 parent 958918f commit fc3c70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galata/test/jupyterlab/sidebars.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ test.describe('Sidebars', () => {
8686
});
8787
});
8888

89-
// Treat file browser as two additional test cases for resized widths
89+
// Additional test cases for resized widths of the file browser
9090
for (const [sizeName, size] of Object.entries(sidebarWidths)) {
9191
test(`Open Sidebar tab filebrowser ${sizeName}`, async ({ page }) => {
9292
await page.sidebar.openTab('filebrowser');

0 commit comments

Comments
 (0)