Skip to content

Commit 9fafeed

Browse files
committed
update settings_12
1 parent ee00adb commit 9fafeed

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/specs/settings.e2e.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -454,12 +454,9 @@ describe('@settings - Settings', () => {
454454
await tap('WidgetsSettings');
455455
await tap('ResetSuggestions');
456456
await tap('DialogConfirm');
457-
await tap('NavigationBack');
458-
await doNavigationClose();
459457

460458
// lightning should be visible again
461459
await sleep(1000);
462-
await swipeFullScreen('up');
463460
await elementById('Suggestion-lightning').waitForDisplayed();
464461
});
465462
});

0 commit comments

Comments
 (0)