Skip to content

Commit

Permalink
Pick KBN presentation from elastic#166813 (elastic#167361)
Browse files Browse the repository at this point in the history
## Summary

We're breaking elastic#166813 up into
smaller PRs in the interest of getting PRs through sooner for type
fixes. These are the changes for Kibana Presenation.
  • Loading branch information
Ikuni17 authored Sep 26, 2023
1 parent 6e97ef8 commit dc3d598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/apps/dashboard/group3/copy_panel_to.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const dashboardPanelActions = getService('dashboardPanelActions');
const testSubjects = getService('testSubjects');
const kibanaServer = getService('kibanaServer');
const find = getService('find');

const PageObjects = getPageObjects([
'header',
Expand Down

0 comments on commit dc3d598

Please sign in to comment.