Skip to content

Commit ee0a2bc

Browse files
committed
forgot to add attribute
1 parent 010331d commit ee0a2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e_batch/vax_suppliers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ class TestPair:
119119
# DPSREDUCED_MMR_CRUDS = OdsVax("DPSREDUCED", "MMR")
120120
# DPSREDUCED_RSV_CRUDS = OdsVax("DPSREDUCED", "RSV")
121121
# V0V8L_3IN1_CRUDS = OdsVax("V0V8L", "3IN1")
122-
# V0V8L_FLU_CRUDS = OdsVax("V0V8L", "FLU")
122+
V0V8L_FLU_CRUDS = OdsVax("V0V8L", "FLU")
123123
# V0V8L_HPV_CRUDS = OdsVax("V0V8L", "HPV")
124124
# V0V8L_MENACWY_CRUDS = OdsVax("V0V8L", "MENACWY")
125125
# V0V8L_MMR_CRUDS = OdsVax("V0V8L", "MMR")

0 commit comments

Comments
 (0)