File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ class TestPair:
8484 "ods_vax": TestPair.E8HA94_COVID_CUD,
8585 "ods_vax": TestPair.DPSFULL_COVID_CRUDS,
8686 "ods_vax": TestPair.V0V8L_FLU_CRUDS,
87- "ods_vax": TestPair.V0V8L_3IN1_CRUDS ,
87+ "ods_vax": TestPair.V0V8L_HPV_CUD ,
8888 "ods_vax": TestPair.X26_MMR_CRUDS,
8989 "ods_vax": TestPair.YGA_MENACWY_CRUDS,
9090 """
@@ -119,7 +119,7 @@ class TestPair:
119119 # DPSREDUCED_MENACWY_CRUDS = OdsVax("DPSREDUCED", "MENACWY")
120120 # DPSREDUCED_MMR_CRUDS = OdsVax("DPSREDUCED", "MMR")
121121 # DPSREDUCED_RSV_CRUDS = OdsVax("DPSREDUCED", "RSV")
122- V0V8L_3IN1_CRUDS = OdsVax ("V0V8L" , "3IN1 " )
122+ V0V8L_3IN1_CRUDS = OdsVax ("V0V8L" , "HPV " )
123123 V0V8L_FLU_CRUDS = OdsVax ("V0V8L" , "FLU" )
124124 # V0V8L_HPV_CRUDS = OdsVax("V0V8L", "HPV")
125125 # V0V8L_MENACWY_CRUDS = OdsVax("V0V8L", "MENACWY")
You can’t perform that action at this time.
0 commit comments