mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary We're breaking https://github.com/elastic/kibana/pull/166813 up into smaller PRs in the interest of getting PRs through sooner for type fixes. These are the changes for Kibana Presenation.
This commit is contained in:
parent
6e97ef8fc7
commit
dc3d598115
1 changed files with 0 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue