mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
05335ae156
commit
58fc22e699
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ export default function({ getPageObjects, getService }: FtrProviderContext) {
|
|||
});
|
||||
}
|
||||
|
||||
describe('visual builder', function describeIndexTests() {
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/46085
|
||||
describe.skip('visual builder', function describeIndexTests() {
|
||||
describe('markdown', () => {
|
||||
before(async () => {
|
||||
await visualBuilder.resetPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue