Skip to content

Commit dc922bb

Browse files
committed
stabilize failing test
1 parent d518ce2 commit dc922bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/functional/page_objects/dashboard_page.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ export function DashboardPageProvider({ getService, getPageObjects }: FtrProvide
294294
await this.enterDashboardTitleAndClickSave(dashboardName, saveOptions);
295295

296296
if (saveOptions.needsConfirm) {
297+
await this.ensureDuplicateTitleCallout();
297298
await this.clickSave();
298299
}
299300

0 commit comments

Comments
 (0)