From f9aa2b77e52d48cb0c9a329103db7a0c4b7235b9 Mon Sep 17 00:00:00 2001 From: Jacky Li Date: Thu, 17 Oct 2024 15:08:06 -0700 Subject: [PATCH] chore: update mutationBurden testData DEVSU-2473 --- test/testData/mockReportData.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/test/testData/mockReportData.json b/test/testData/mockReportData.json index 22b09de25..5a3decd38 100644 --- a/test/testData/mockReportData.json +++ b/test/testData/mockReportData.json @@ -190,7 +190,8 @@ "role": "primary", "totalSnvCount": 120, "totalIndelCount": 80, - "totalMutationsPerMb": 56.24 + "totalMutationsPerMb": 56.24, + "svBurdenHidden": true }, { "codingSnvCount": 4, @@ -205,7 +206,8 @@ "role": "primary", "totalSnvCount": 120, "totalIndelCount": 80, - "totalMutationsPerMb": 56.24 + "totalMutationsPerMb": 56.24, + "svBurdenHidden": true }, { "codingSnvCount": 4, @@ -220,7 +222,8 @@ "role": null, "totalSnvCount": 120, "totalIndelCount": 80, - "totalMutationsPerMb": 56.24 + "totalMutationsPerMb": 56.24, + "svBurdenHidden": true } ], "tmburMutationBurden": {