Skip to content

Commit b338b0c

Browse files
committed
Update error_const
1 parent 993a2eb commit b338b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e_automation/utilities/error_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"invalid_DiseaseType": {
3333
"code": "INVALID",
34-
"diagnostics": "-immunization.target must be one or more of the following: ROTAVIRUS, RSV, SHINGLES, 6IN1, MMR, FLU, 3IN1, PERTUSSIS, MENB, HIB, MMRV, BCG, MENACWY, 4IN1, COVID, PNEUMOCOCCAL, HPV, HEPB",
34+
"diagnostics": "-immunization.target must be one or more of the following: ROTAVIRUS, RSV, SHINGLES, 6IN1, MMR, HIBMENC, FLU, 3IN1, PERTUSSIS, MENB, HIB, MMRV, BCG, MENACWY, 4IN1, COVID, PNEUMOCOCCAL, HPV, HEPB",
3535
},
3636
"invalid_DateFrom": {
3737
"code": "INVALID",

0 commit comments

Comments
 (0)