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`

See details: #196823
  • Loading branch information
wayneseymour committed Oct 18, 2024
1 parent 07fc875 commit 4c0ebcd
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 4c0ebcd

Please sign in to comment.