add comment to flaky test issue

This commit is contained in:
spalger 2019-05-01 17:44:17 -07:00
parent 2e1ea240e9
commit eb03a104c8

View file

@ -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;