Skip to content

Commit bb7c8f8

Browse files
committed
Fix snapshot test morphing
1 parent 4272732 commit bb7c8f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

deployments/snapshots/snap_tests.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,16 +174,16 @@
174174
'target_total': 0
175175
},
176176
{
177-
'budget_amount_total': 1740000,
177+
'budget_amount_total': 6060000,
178178
'id': 17,
179179
'iso3': 'ZEZ',
180180
'name': 'country-SQTvZhsNCjqMSdmiiprEFesBYNvcLpTwuxwSCcjccAhEqemAtq',
181181
'ongoing_projects': 1,
182182
'operation_types': [
183-
0
183+
1
184184
],
185185
'operation_types_display': [
186-
'Programme'
186+
'Emergency Operation'
187187
],
188188
'projects_per_sector': [
189189
{
@@ -199,7 +199,7 @@
199199
'budget_amount_total': 1230000,
200200
'id': 19,
201201
'iso3': 'zEf',
202-
'name': 'country-MhpQyDQuMgAtrSOKhumYjUhJPbggmdHuingwzIXkpslIqTaUij',
202+
'name': 'country-hpQyDQuMgAtrSOKhumYjUhJPbggmdHuingwzIXkpslIqTaUijU',
203203
'ongoing_projects': 1,
204204
'operation_types': [
205205
1

0 commit comments

Comments
 (0)