We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ec3ca commit e56fa4aCopy full SHA for e56fa4a
lambdas/filenameprocessor/tests/utils_for_tests/values_for_tests.py
@@ -93,7 +93,7 @@ class MockFileDetails:
93
emis_rsv = FileDetails("EMIS", "RSV", "YGM41")
94
ravs_flu = FileDetails("RAVS", "FLU", "X8E5B")
95
extended_attributes_file = FileDetails(
96
- vaccine_type="Vaccination_Extended_Attributes", file_number=1, organization_code="RJ123"
+ vaccine_type="Vaccination_Extended_Attributes", file_number=1, organization_code="X8E5B"
97
)
98
# extended_attributes_file = "Vaccination_Extended_Attributes_v1_5_RJ123_20000101T00000001.csv"
99
0 commit comments