Skip to content

Commit 655c008

Browse files
authored
Remove extra call to runCellByCell
1 parent 1a1f7ef commit 655c008

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui-tests/tests/widgets.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ test.describe('Widget Visual Regression', () => {
3636
},
3737
});
3838

39-
await page.notebook.runCellByCell();
4039
await page.notebook.save();
4140

4241
for (let i = 0; i < cellCount; i++) {

0 commit comments

Comments
 (0)