Skip to content

Commit

Permalink
[SKIP ON MKI] `x-pack/test_serverless/functional/test_suites/search/n…
Browse files Browse the repository at this point in the history
…avigation.ts` (#196828)

## Summary

See details: #196823

Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
wayneseymour and elasticmachine authored Oct 21, 2024
1 parent 78f1a88 commit f14d35a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ export default function ({ getPageObject, getService }: FtrProviderContext) {
const header = getPageObject('header');

describe('navigation', function () {
// see details: https://github.com/elastic/kibana/issues/196823
this.tags(['failsOnMKI']);
before(async () => {
await svlCommonPage.loginWithRole('developer');
await svlSearchNavigation.navigateToLandingPage();
Expand Down

0 comments on commit f14d35a

Please sign in to comment.