skip flaky suite (#136218)

This commit is contained in:
Tiago Costa 2022-07-12 18:20:18 +01:00
parent d23f189ccf
commit 3fb87f55e3
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -16,7 +16,8 @@ export default function ({ getPageObjects, getService }) {
const dashboardAddPanel = getService('dashboardAddPanel');
const dashboardPanelActions = getService('dashboardPanelActions');
describe('maps in embeddable library', () => {
// FLAKY: https://github.com/elastic/kibana/issues/136218
describe.skip('maps in embeddable library', () => {
before(async () => {
await security.testUser.setRoles(
[