We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc0764 commit 5f1fc33Copy full SHA for 5f1fc33
1 file changed
a4d-python/tests/test_integration/test_r_validation.py
@@ -159,6 +159,9 @@
159
"2023_Surat Thani Hospital A4D Tracker_patient_cleaned.parquet": {
160
"status": "Patient TH_ST024 has missing status in source Excel file",
161
},
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
+ },
165
}
166
167
# Value mappings for known acceptable differences between R and Python
0 commit comments