mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#139096)
This commit is contained in:
parent
bfcd120d65
commit
ec98c74403
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/145563
|
||||
// Failing: See https://github.com/elastic/kibana/issues/145560
|
||||
// Failing: See https://github.com/elastic/kibana/issues/139096
|
||||
describe.skip('visual builder', function describeIndexTests() {
|
||||
before(async () => {
|
||||
await security.testUser.setRoles([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue