diff --git a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json index 0a137dcdc6..2d267671b5 100644 --- a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json +++ b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json @@ -32,7 +32,7 @@ 0.63385, 0.63227, 0.63222, - 0.6305, + 0.63049, 0.6303, 0.62984, 0.62957 diff --git a/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json b/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json index 5e644536f3..e47759edcd 100644 --- a/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json +++ b/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json @@ -194,7 +194,7 @@ "tiles": [ { "statVarKey": [ - "Count_Death_Female_2017" + "Count_Death_Female_2002" ], "title": "Count of Mortality Event: Female in Counties of California (${date})", "type": "MAP" @@ -209,7 +209,7 @@ "showHighestLowest": true }, "statVarKey": [ - "Count_Death_Female_2017" + "Count_Death_Female_2002" ], "title": "Count of Mortality Event: Female in Counties of California (${date})", "type": "RANKING" @@ -929,8 +929,8 @@ "name": "Count of Mortality Event: Female", "statVar": "Count_Death_Female" }, - "Count_Death_Female_2017": { - "date": "2017", + "Count_Death_Female_2002": { + "date": "2002", "name": "Count of Mortality Event: Female", "statVar": "Count_Death_Female" },