Skip to content

Commit

Permalink
fix types after another pr merged
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh committed Oct 20, 2020
1 parent 1f33776 commit a0d28d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ describe('TelemetryManagementSectionComponent', () => {
sendUsageFrom: 'browser',
},
reportOptInStatusChange: false,
currentKibanaVersion: 'mock_kibana_version',
notifications: coreStart.notifications,
http: coreSetup.http,
});
Expand Down

0 comments on commit a0d28d8

Please sign in to comment.