Skip to content

Commit

Permalink
add comment to flaky test issue
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed May 2, 2019
1 parent 2e1ea24 commit eb03a10
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ export default function ({ getService }) {
});
});

// FLAKY: https://github.com/elastic/kibana/issues/35901
describe.skip('API access with missing access token document.', () => {
let sessionCookie;

Expand Down

0 comments on commit eb03a10

Please sign in to comment.