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 010331d commit ee0a2bcCopy full SHA for ee0a2bc
tests/e2e_batch/vax_suppliers.py
@@ -119,7 +119,7 @@ class TestPair:
119
# DPSREDUCED_MMR_CRUDS = OdsVax("DPSREDUCED", "MMR")
120
# DPSREDUCED_RSV_CRUDS = OdsVax("DPSREDUCED", "RSV")
121
# V0V8L_3IN1_CRUDS = OdsVax("V0V8L", "3IN1")
122
- # V0V8L_FLU_CRUDS = OdsVax("V0V8L", "FLU")
+ V0V8L_FLU_CRUDS = OdsVax("V0V8L", "FLU")
123
# V0V8L_HPV_CRUDS = OdsVax("V0V8L", "HPV")
124
# V0V8L_MENACWY_CRUDS = OdsVax("V0V8L", "MENACWY")
125
# V0V8L_MMR_CRUDS = OdsVax("V0V8L", "MMR")
0 commit comments