Skip to content

Commit

Permalink
skip failing test suite (#202328)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 5, 2024
1 parent 72d3eab commit 1ab7d42
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {

// Failing: See https://github.com/elastic/kibana/issues/196153
// Failing: See https://github.com/elastic/kibana/issues/196153
// Failing: See https://github.com/elastic/kibana/issues/202328
describe.skip('create alert', function () {
let apmSynthtraceEsClient: ApmSynthtraceEsClient;
const webhookConnectorName = 'webhook-test';
Expand Down

0 comments on commit 1ab7d42

Please sign in to comment.