mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing suite. #116522
This commit is contained in:
parent
714b007247
commit
9e2bda7450
1 changed files with 2 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue