Skip to content

Commit

Permalink
⏪ revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dej611 committed Jun 9, 2023
1 parent ac47d0b commit 12160c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/api_integration/apis/saved_objects/bulk_get.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ export default function ({ getService }: FtrProviderContext) {
type: 'dashboard',
namespaces: ['default'],
migrationVersion: {
dashboard: '8.9.0',
dashboard: '8.7.0',
},
coreMigrationVersion: '8.8.0',
typeMigrationVersion: '8.9.0',
typeMigrationVersion: '8.7.0',
updated_at: '2015-01-01T00:00:00.000Z',
created_at: '2015-01-01T00:00:00.000Z',
version: resp.body.saved_objects[3].version,
Expand Down

0 comments on commit 12160c9

Please sign in to comment.