Skip to content

Commit

Permalink
skip flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelolo24 committed Aug 18, 2021
1 parent a6846ab commit ed77451
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ describe('top-level navigation common to all pages in the Security app', () => {
});
});

describe('Kibana navigation to all pages in the Security app ', () => {
describe.skip('Kibana navigation to all pages in the Security app ', () => {
before(() => {
loginAndWaitForPage(KIBANA_HOME);
});
Expand Down

0 comments on commit ed77451

Please sign in to comment.