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 36e6ee2 commit 0935502Copy full SHA for 0935502
tests/e2e_batch/vax_suppliers.py
@@ -119,7 +119,7 @@ class TestPair:
119
# DPSREDUCED_MENACWY_CRUDS = OdsVax("DPSREDUCED", "MENACWY")
120
# DPSREDUCED_MMR_CRUDS = OdsVax("DPSREDUCED", "MMR")
121
# DPSREDUCED_RSV_CRUDS = OdsVax("DPSREDUCED", "RSV")
122
- V0V8L_HPV_CRUDS = OdsVax("V0V8L", "HPV")
+ V0V8L_HPV_CUD = OdsVax("V0V8L", "HPV")
123
V0V8L_FLU_CRUDS = OdsVax("V0V8L", "FLU")
124
# V0V8L_HPV_CRUDS = OdsVax("V0V8L", "HPV")
125
# V0V8L_MENACWY_CRUDS = OdsVax("V0V8L", "MENACWY")
0 commit comments