Skip to content

Commit

Permalink
[Cloud Security] skip Old Data FTR test suit until the fix is impleme…
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcold authored Nov 22, 2023
1 parent edc1b47 commit 668f856
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 668f856

Please sign in to comment.