Skip to content

Commit 0935502

Browse files
committed
duplicate batch fix
1 parent 36e6ee2 commit 0935502

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_MENACWY_CRUDS = OdsVax("DPSREDUCED", "MENACWY")
120120
# DPSREDUCED_MMR_CRUDS = OdsVax("DPSREDUCED", "MMR")
121121
# DPSREDUCED_RSV_CRUDS = OdsVax("DPSREDUCED", "RSV")
122-
V0V8L_HPV_CRUDS = OdsVax("V0V8L", "HPV")
122+
V0V8L_HPV_CUD = OdsVax("V0V8L", "HPV")
123123
V0V8L_FLU_CRUDS = OdsVax("V0V8L", "FLU")
124124
# V0V8L_HPV_CRUDS = OdsVax("V0V8L", "HPV")
125125
# V0V8L_MENACWY_CRUDS = OdsVax("V0V8L", "MENACWY")

0 commit comments

Comments
 (0)