Skip to content

Commit

Permalink
Update test/functional/apps/discover/context_awareness/_data_source_p…
Browse files Browse the repository at this point in the history
…rofile.ts
  • Loading branch information
jughosta authored Sep 20, 2024
1 parent 49e385f commit fa8c2c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
await dashboard.gotoDashboardLandingPage();
await dashboard.clickNewDashboard();
await timePicker.setDefaultAbsoluteRange();
await ebtUIHelper.setOptIn(true);
await dashboardAddPanel.addSavedSearch('A Saved Search');
await header.waitUntilLoadingHasFinished();
await dashboard.waitForRenderComplete();
Expand Down

0 comments on commit fa8c2c2

Please sign in to comment.