diff options
Diffstat (limited to 'src/cli/resources/01-recovery.json')
-rw-r--r-- | src/cli/resources/01-recovery.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cli/resources/01-recovery.json b/src/cli/resources/01-recovery.json index 11aafd3..5489814 100644 --- a/src/cli/resources/01-recovery.json +++ b/src/cli/resources/01-recovery.json | |||
@@ -5,6 +5,7 @@ | |||
5 | "Testcontinent" | 5 | "Testcontinent" |
6 | ], | 6 | ], |
7 | "recovery_state": "COUNTRY_SELECTING", | 7 | "recovery_state": "COUNTRY_SELECTING", |
8 | "reducer_type": "recovery", | ||
8 | "selected_continent": "Testcontinent", | 9 | "selected_continent": "Testcontinent", |
9 | "countries": [ | 10 | "countries": [ |
10 | { | 11 | { |
@@ -38,4 +39,4 @@ | |||
38 | "currency": "KUDOS" | 39 | "currency": "KUDOS" |
39 | } | 40 | } |
40 | ] | 41 | ] |
41 | } \ No newline at end of file | 42 | } |