diff --git a/worlds/sc2/test/test_generation.py b/worlds/sc2/test/test_generation.py index 995f82fc7be5..70b3d3b8b235 100644 --- a/worlds/sc2/test/test_generation.py +++ b/worlds/sc2/test/test_generation.py @@ -61,6 +61,7 @@ def test_unexcludes_cancel_out_excludes(self): item_names.GHOST: 0, item_names.SPECTRE: 0, item_groups.ItemGroupNames.MENGSK_UNITS: 0, + item_groups.ItemGroupNames.TERRAN_VETERANCY_UNITS: 0, }, 'unexcluded_items': { item_names.NOVA_PLASMA_RIFLE: 1, # Necessary to pass logic