Skip to content

Commit

Permalink
skip failing test suite (#198632)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 1, 2024
1 parent b0214f3 commit 01b8dc5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
const pageObjects = getPageObjects(['common', 'header', 'alerts']);
const alertsPage = pageObjects.alerts;

// Failing: See https://github.com/elastic/kibana/issues/198632
// Failing: See https://github.com/elastic/kibana/issues/198632
describe.skip('Security Alerts Page - Graph visualization', function () {
this.tags(['cloud_security_posture_graph_viz']);
Expand Down

0 comments on commit 01b8dc5

Please sign in to comment.