Skip to content

Commit

Permalink
Merge branch 'main' into move-structure-basic-detection_engine
Browse files Browse the repository at this point in the history
  • Loading branch information
WafaaNasr authored Nov 22, 2023
2 parents 0d698d9 + 668f856 commit 5fe40b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
},
];

describe('Old Data', function () {
describe.skip('Old Data', function () {
this.tags(['cloud_security_posture_findings']);
let findings: typeof pageObjects.findings;

Expand Down

0 comments on commit 5fe40b9

Please sign in to comment.