Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelPeczek-Roboflow committed Sep 18, 2024
1 parent 58dbd7a commit d8519af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


@pytest.mark.parametrize(
"type_alias", ["roboflow_core/line_counter_zone_visualization@v1"]
"type_alias", ["roboflow_core/line_counter_visualization@v1"]
)
@pytest.mark.parametrize("images_field_alias", ["images", "image"])
def test_line_counter_zone_validation_when_valid_manifest_is_given(
Expand Down

0 comments on commit d8519af

Please sign in to comment.