From 06dcff7ec3a25d958b549bf79df0ebd757d5bf93 Mon Sep 17 00:00:00 2001 From: alshapton Date: Thu, 23 Jan 2020 12:05:31 +0000 Subject: [PATCH] Hotfix to test data - Updated number of launches from pad 39a to 19 --- src/test/data/launchpads/onepad4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/data/launchpads/onepad4.json b/src/test/data/launchpads/onepad4.json index 988702f..5d61320 100644 --- a/src/test/data/launchpads/onepad4.json +++ b/src/test/data/launchpads/onepad4.json @@ -1 +1 @@ -{"attempted_launches": 18, "details": "NASA historic launch pad that launched most of the Saturn V and Space Shuttle missions. Initially for Falcon Heavy launches, it is now launching all of SpaceX east coast missions due to the damage from the AMOS-6 anomaly. After SLC-40 repairs are complete, it will be upgraded to support Falcon Heavy, a process which will take about two months. In the future it will launch commercial crew missions and the Interplanetary Transport System.", "id": 4, "location": {"latitude": 28.6080585, "longitude": -80.6039558, "name": "Cape Canaveral", "region": "Florida"}, "name": "KSC LC 39A", "site_id": "ksc_lc_39a", "site_name_long": "Kennedy Space Center Historic Launch Complex 39A", "status": "active", "successful_launches": 18, "vehicles_launched": ["Falcon 9", "Falcon Heavy"], "wikipedia": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A"} \ No newline at end of file +{"attempted_launches": 19, "details": "NASA historic launch pad that launched most of the Saturn V and Space Shuttle missions. Initially for Falcon Heavy launches, it is now launching all of SpaceX east coast missions due to the damage from the AMOS-6 anomaly. After SLC-40 repairs are complete, it will be upgraded to support Falcon Heavy, a process which will take about two months. In the future it will launch commercial crew missions and the Interplanetary Transport System.", "id": 4, "location": {"latitude": 28.6080585, "longitude": -80.6039558, "name": "Cape Canaveral", "region": "Florida"}, "name": "KSC LC 39A", "site_id": "ksc_lc_39a", "site_name_long": "Kennedy Space Center Historic Launch Complex 39A", "status": "active", "successful_launches": 18, "vehicles_launched": ["Falcon 9", "Falcon Heavy"], "wikipedia": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A"}