Skip to content

Commit

Permalink
[Security Solution] skip failing related_integrations e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeOberti committed Apr 10, 2023
1 parent c98fa82 commit abc4873
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ describe('Related integrations', () => {
});
});

context(
context.skip(
'installed integrations: Amazon CloudFront, AWS CloudTrail, System, enabled integrations: Amazon CloudFront, Aws Cloudfront, System',
() => {
const rule = {
Expand Down

0 comments on commit abc4873

Please sign in to comment.