From f33f65e51deeae1d7cacf799c7f45e9c61e9bae2 Mon Sep 17 00:00:00 2001 From: Omolola Akinleye Date: Mon, 27 Nov 2023 09:51:01 -0500 Subject: [PATCH] add remove the unecessary mock items --- .../routes/mocks/benchmark_score_mock.ts | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/x-pack/test/cloud_security_posture_api/routes/mocks/benchmark_score_mock.ts b/x-pack/test/cloud_security_posture_api/routes/mocks/benchmark_score_mock.ts index 37abfbd6c0ce..921e30fb93b3 100644 --- a/x-pack/test/cloud_security_posture_api/routes/mocks/benchmark_score_mock.ts +++ b/x-pack/test/cloud_security_posture_api/routes/mocks/benchmark_score_mock.ts @@ -18,20 +18,6 @@ export const benchmarkScoreMockData = [ }, }, score_by_benchmark_id: { - cis_gcp: { - v2_0_0: { - total_findings: 1196, - passed_findings: 162, - failed_findings: 1034, - }, - }, - cis_azure: { - v2_0_0: { - total_findings: 132, - passed_findings: 68, - failed_findings: 64, - }, - }, cis_aws: { v1_5_0: { total_findings: 1,