diff --git a/src/test/data/capsules/capsulesP.json b/src/test/data/capsules/capsulesP.json index 3e87fc0..9a8ea77 100644 --- a/src/test/data/capsules/capsulesP.json +++ b/src/test/data/capsules/capsulesP.json @@ -1 +1 @@ -[{"_id": "596eb5fc611279d39a00000c", "capsule_id": "dragon1", "capsule_serial": "C112", "details": null, "landings": 2, "missions": [{"flight": 36, "name": "CRS-10"}, {"flight": 72, "name": "CRS-16"}], "original_launch": "2017-02-19T14:39:00.000Z", "original_launch_unix": 1487515140, "reuse_count": 1, "status": "active", "type": "Dragon 1.1"}] +[{"_id": "596eb5fc611279d39a00000c", "capsule_id": "dragon1", "capsule_serial": "C112", "details": null, "landings": 3, "missions": [{"flight": 36, "name": "CRS-10"}, {"flight": 72, "name": "CRS-16"}, {"flight": 91, "name": "CRS-20"}], "original_launch": "2017-02-19T14:39:00.000Z", "original_launch_unix": 1487515140, "reuse_count": 2, "status": "active", "type": "Dragon 1.1"}] \ No newline at end of file