Skip to content

Commit

Permalink
skip failing test suite (elastic#202328)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and Samiul-TheSoccerFan committed Dec 10, 2024
1 parent 149025f commit 0fc23c3
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 0fc23c3

Please sign in to comment.