Skip to content

Commit 2286854

Browse files
committed
Update snapshot test with new field
1 parent 41be0d4 commit 2286854

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

deployments/snapshots/snap_tests.py

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -396,17 +396,17 @@
396396
]
397397
}
398398

399-
snapshots['TestProjectAPI::test_personnel_csv_api 1'] = '''event_id,event_glide_id,event_name,event_ifrc_severity_level,event_disaster_type,event_country_name,event_country_iso3,event_country_nationalsociety,event_country_regionname,role,type,name,deployed_id,deployed_to_name,deployed_to_iso3,deployed_to_nationalsociety,deployed_to_regionname,deployed_from_name,deployed_from_iso3,deployed_from_nationalsociety,deployed_from_regionname,start_date,end_date,ongoing,is_active,molnix_id,molnix_sector,molnix_role_profile,molnix_language,molnix_region,molnix_scope,molnix_modality,molnix_operation\r
400-
,,,,,,,,,,,,1,,,,,,,,,,,True,True,,,,,,,,\r
401-
,,,,,,,,,,,,2,,,,,,,,,,,True,True,,,,,,,,\r
402-
,,,,,,,,,,,,3,,,,,,,,,,,True,True,,,,,,,,\r
403-
,,,,,,,,,,,,4,,,,,,,,,,,True,True,,,,,,,,\r
404-
,,,,,,,,,,,,5,,,,,,,,,,,True,True,,,,,,,,\r
405-
,,,,,,,,,,,,6,,,,,,,,,,,True,True,,,,,,,,\r
406-
,,,,,,,,,,,,7,,,,,,,,,,,True,True,,,,,,,,\r
407-
,,,,,,,,,,,,8,,,,,,,,,,,True,True,,,,,,,,\r
408-
,,,,,,,,,,,,9,,,,,,,,,,,True,True,,,,,,,,\r
409-
,,,,,,,,,,,,10,,,,,,,,,,,True,True,,,,,,,,\r
399+
snapshots['TestProjectAPI::test_personnel_csv_api 1'] = '''event_id,event_glide_id,event_name,event_ifrc_severity_level,event_disaster_type,event_country_name,event_country_iso3,event_country_nationalsociety,event_country_regionname,role,type,surge_alert_id,name,deployed_id,deployed_to_name,deployed_to_iso3,deployed_to_nationalsociety,deployed_to_regionname,deployed_from_name,deployed_from_iso3,deployed_from_nationalsociety,deployed_from_regionname,start_date,end_date,ongoing,is_active,molnix_id,molnix_sector,molnix_role_profile,molnix_language,molnix_region,molnix_scope,molnix_modality,molnix_operation\r
400+
,,,,,,,,,,,,,1,,,,,,,,,,,True,True,,,,,,,,\r
401+
,,,,,,,,,,,,,2,,,,,,,,,,,True,True,,,,,,,,\r
402+
,,,,,,,,,,,,,3,,,,,,,,,,,True,True,,,,,,,,\r
403+
,,,,,,,,,,,,,4,,,,,,,,,,,True,True,,,,,,,,\r
404+
,,,,,,,,,,,,,5,,,,,,,,,,,True,True,,,,,,,,\r
405+
,,,,,,,,,,,,,6,,,,,,,,,,,True,True,,,,,,,,\r
406+
,,,,,,,,,,,,,7,,,,,,,,,,,True,True,,,,,,,,\r
407+
,,,,,,,,,,,,,8,,,,,,,,,,,True,True,,,,,,,,\r
408+
,,,,,,,,,,,,,9,,,,,,,,,,,True,True,,,,,,,,\r
409+
,,,,,,,,,,,,,10,,,,,,,,,,,True,True,,,,,,,,\r
410410
'''
411411

412412
snapshots['TestProjectAPI::test_project_create 1'] = {

0 commit comments

Comments
 (0)