mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
b01dc53a9d
commit
593296b5e4
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ export default function ({ getService, getPageObjects }) {
|
|||
});
|
||||
});
|
||||
|
||||
describe('delete', async function () {
|
||||
describe.skip('delete', async function () {
|
||||
it('default confirm action is cancel', async function () {
|
||||
await PageObjects.dashboard.searchForDashboardWithName(dashboardName);
|
||||
await PageObjects.dashboard.checkDashboardListingSelectAllCheckbox();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue