Skip failing canvas custom elements test

This commit is contained in:
Brian Seeders 2020-04-21 11:21:38 -04:00
parent 0c8c22ec40
commit e195697e47
No known key found for this signature in database
GPG key ID: 424927146CC9A682

View file

@ -55,7 +55,8 @@ export default function canvasCustomElementTest({
});
});
it('adds the custom element to the workpad when prompted', async () => {
// https://github.com/elastic/kibana/issues/63339
it.skip('adds the custom element to the workpad when prompted', async () => {
await PageObjects.canvas.openAddElementModal();
// open the custom elements tab