Skip to content

Commit

Permalink
[Security Solution] skip failing related_integrations e2e test (#154662)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeOberti authored Apr 10, 2023
1 parent b7017b2 commit 813c2a3
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 813c2a3

Please sign in to comment.