skip failing test suite (#156671)

This commit is contained in:
Kibana Machine 2023-05-04 08:58:10 -04:00
parent 52b2e38da4
commit 8b6c6e94a4

View file

@ -16,7 +16,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const dashboardPanelActions = getService('dashboardPanelActions');
const dashboardAddPanel = getService('dashboardAddPanel');
describe('edit embeddable redirects', () => {
// Failing: See https://github.com/elastic/kibana/issues/156671
describe.skip('edit embeddable redirects', () => {
before(async () => {
await kibanaServer.savedObjects.cleanStandardList();
await kibanaServer.importExport.load(