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 @@ -112,7 +112,7 @@ class TestPair:
112112 "ods_vax": TestPair.X26_MMR_CRUDS,
113113 "ods_vax": TestPair.YGA_MENACWY_CRUDS,
114114 """
115- # X26_MMR_CRUDS = OdsVax("X26", "MMR")
115+ X26_MMR_CRUDS = OdsVax ("X26" , "MMR" )
116116 # X26_RSV_CRUDS = OdsVax("X26", "RSV")
117117 # X8E5B_MMR_CRUDS = OdsVax("X8E5B", "MMR")
118118 # X8E5B_RSV_CRUDS = OdsVax("X8E5B", "RSV")
@@ -149,7 +149,7 @@ class TestPair:
149149 # V0V8L_MMR_CRUDS = OdsVax("V0V8L", "MMR")
150150 # YGA_3IN1_CRUDS = OdsVax("YGA", "3IN1")
151151 # YGA_HPV_CRUDS = OdsVax("YGA", "HPV")
152- # YGA_MENACWY_CRUDS = OdsVax("YGA", "MENACWY")
152+ YGA_MENACWY_CRUDS = OdsVax ("YGA" , "MENACWY" )
153153 # YGA_MMR_CRUDS = OdsVax("YGA", "MMR")
154154 # YGA_RSV_CRUDS = OdsVax("YGA", "RSV")
155155 # YGMYW_3IN1_CRUDS = OdsVax("YGMYW", "3IN1")
You can’t perform that action at this time.
0 commit comments