mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#149358)
This commit is contained in:
parent
62e7fd110e
commit
2dd13289e3
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ export default function ({ getService, getPageObjects }) {
|
|||
const to = 'Sep 22, 2015 @ 04:00:00.000';
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/137408
|
||||
// Failing: See https://github.com/elastic/kibana/issues/149358
|
||||
describe.skip('discover visualize button', () => {
|
||||
beforeEach(async () => {
|
||||
await security.testUser.setRoles([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue