mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky suite. #29670
This commit is contained in:
parent
0997f4e783
commit
5543eb5b0e
1 changed files with 2 additions and 2 deletions
|
@ -142,8 +142,8 @@ export default function ({ getService, getPageObjects }) {
|
|||
});
|
||||
|
||||
|
||||
|
||||
describe('markdown', () => {
|
||||
// flaky https://github.com/elastic/kibana/issues/29670
|
||||
describe.skip('markdown', () => {
|
||||
|
||||
before(async () => {
|
||||
await PageObjects.visualBuilder.resetPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue