Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Dec 9, 2024
1 parent 4d81372 commit 117db41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
await PageObjects.dashboard.navigateToApp();

await testSubjects.existOrFail('noDataViewsPrompt');

await testSubjects.click('tryESQLLink');
await PageObjects.dashboard.waitForRenderComplete();

Expand Down

0 comments on commit 117db41

Please sign in to comment.