diff --git a/tests/route/test_route_flow_counter.py b/tests/route/test_route_flow_counter.py index e151b521c9e..a5a7310e4e3 100644 --- a/tests/route/test_route_flow_counter.py +++ b/tests/route/test_route_flow_counter.py @@ -45,7 +45,7 @@ def skip_if_not_supported(is_route_flow_counter_supported): # noqa F811 @pytest.fixture(scope='function', autouse=True) -def clear_route_flow_counter(rand_selected_dut): +def clear_route_flow_counter(rand_selected_dut, skip_if_not_supported): """Clear route flow counter configuration Args: