We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb97b0c + 70bfcb0 commit bb9954aCopy full SHA for bb9954a
test/specs/widgets.e2e.ts
@@ -86,7 +86,6 @@ describe('@widgets - Widgets', () => {
86
await tap('WidgetSave');
87
await elementById('ActivitySpending').waitForDisplayed();
88
await sleep(1000); // Wait for the UI to settle
89
- await tap('WidgetsEdit');
90
91
// After saving, widget should remain visible…
92
await elementById('PriceWidget').waitForDisplayed();
0 commit comments