Maxim Kholod 2023-11-22 14:16:24 +01:00 committed by GitHub
parent edc1b47bbd
commit 668f8565cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;