mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
add comment to flaky test issue
This commit is contained in:
parent
2e1ea240e9
commit
eb03a104c8
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue