This commit is contained in:
liza-mae 2018-07-19 12:01:20 -06:00 committed by GitHub
parent c30bfa32bd
commit db6e57ed71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ export default function ({ getPageObjects }) {
const PageObjects = getPageObjects(['common', 'discover', 'visualize', 'header']);
// Blocked by: https://github.com/elastic/kibana/issues/19750
describe('visualize app', function describeIndexTests() {
describe.skip('visualize app', function describeIndexTests() {
const fromTime = '2015-09-19 06:31:44.000';
const toTime = '2015-09-23 18:31:44.000';