Skip to content

Commit 32fbcad

Browse files
committed
exception for status in 2024_Yangon General Hospital A4D Tracker
1 parent 5f1fc33 commit 32fbcad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

a4d-python/tests/test_integration/test_r_validation.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@
162162
"2024_Likas Women & Children's Hospital A4D Tracker_patient_cleaned.parquet": {
163163
"status": "Patient MY_LW018 has missing status in source Excel file",
164164
},
165+
"2024_Yangon General Hospital A4D Tracker_patient_cleaned.parquet": {
166+
"status": "Patients MM_YG067 and MM_YG068 have missing status in source Excel file",
167+
},
165168
}
166169

167170
# Value mappings for known acceptable differences between R and Python

0 commit comments

Comments
 (0)