Skip to content

Commit

Permalink
Merge branch 'main' into fix-unskip-dw-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsonpl authored Nov 22, 2023
2 parents c6b8ca7 + 668f856 commit 662cd91
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 662cd91

Please sign in to comment.