Skip to content

Commit 39563d2

Browse files
committed
test: add/remove calc
1 parent 7179dff commit 39563d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/specs/widgets.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ describe('@widgets - Widgets', () => {
8181
});
8282

8383
ciIt('@widgets_2 - Can add/remove redesigned content widgets', async () => {
84-
const contentWidgets: WidgetId[] = ['blocks', 'news', 'facts', 'weather'];
84+
const contentWidgets: WidgetId[] = ['blocks', 'news', 'facts', 'weather', 'calculator'];
8585

8686
await deleteAllDefaultWidgets();
8787

0 commit comments

Comments
 (0)