You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -417,7 +417,7 @@ describe('Create New Widget', () => {
417
417
});
418
418
});
419
419
420
-
it('Verify next step button activation, the entered data exist when returning to the previous pages and creating a passive widget and deleting the widget',function(){
420
+
it('Verify next step button activation, the entered data exist when returning to the previous pages and creating a passive widget and deleting the widget',function(){
421
421
constwidget=generateWidgetFixture();
422
422
423
423
widgetsHelpers.clickAddNewWidgetButton();
@@ -533,7 +533,7 @@ describe('Create New Widget', () => {
0 commit comments