Skip to content

Commit 5f1fc33

Browse files
committed
exception for status in 2024_Likas Women & Children's Hospital A4D Tracker
1 parent 7cc0764 commit 5f1fc33

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
@@ -159,6 +159,9 @@
159159
"2023_Surat Thani Hospital A4D Tracker_patient_cleaned.parquet": {
160160
"status": "Patient TH_ST024 has missing status in source Excel file",
161161
},
162+
"2024_Likas Women & Children's Hospital A4D Tracker_patient_cleaned.parquet": {
163+
"status": "Patient MY_LW018 has missing status in source Excel file",
164+
},
162165
}
163166

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

0 commit comments

Comments
 (0)