Skip to content

Commit

Permalink
skip Old Data FTR test suit until the fix is implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcold committed Nov 22, 2023
1 parent dc29fb7 commit 73c6155
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 73c6155

Please sign in to comment.