mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fix saved_objects_management api_integration tests
This commit is contained in:
parent
c82a5952f5
commit
cebb9c0ae3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
{
|
||||
type: 'visualization',
|
||||
id: 'dd7caf20-9efd-11e7-acb3-3dab96693fab',
|
||||
version: 'WzIsMV0=',
|
||||
version: 'WzE4LDJd',
|
||||
attributes: {
|
||||
title: 'Count of requests',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue