x-pack/test/saved_object_api_integration/common/suites/find.ts Fix broken build (#34224)

This commit is contained in:
Alexey Antonov 2019-03-30 20:23:50 +03:00 committed by GitHub
parent ed57d3b4d3
commit 852b6e9b1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ export default function ({ getService }) {
'title': 'Count of requests'
},
migrationVersion: {
visualization: '7.0.0',
visualization: '7.1.0',
},
references: [
{

View file

@ -102,7 +102,7 @@ export function findTestSuiteFactory(esArchiver: any, supertest: SuperTest<any>)
title: 'Count of requests',
},
migrationVersion: {
visualization: '7.0.0',
visualization: '7.1.0',
},
references: [
{