Skip to content

Commit

Permalink
Pick KBN presentation from elastic#166813
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikuni17 committed Sep 26, 2023
1 parent 22029b5 commit a73bb2f
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 a73bb2f

Please sign in to comment.