skip failing suite. #116522

This commit is contained in:
Jonathan Budzenski 2021-10-28 12:16:07 -05:00
parent 714b007247
commit 9e2bda7450

View file

@ -129,7 +129,8 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
use_output: 'default',
});
describe('When on the Synthetics Integration Policy Create Page', function () {
// failing: https://github.com/elastic/kibana/issues/116522
describe.skip('When on the Synthetics Integration Policy Create Page', function () {
this.tags(['ciGroup10']);
const basicConfig = {
name: monitorName,