diff --git a/tests/test_ast_inference.py b/tests/test_ast_inference.py index 81561dcc8..a66aeb11c 100644 --- a/tests/test_ast_inference.py +++ b/tests/test_ast_inference.py @@ -306,7 +306,6 @@ def test_openapi_schema_ast_inference(): assert arg_types_props["bool_val"]["type"] == "boolean" assert arg_types_props["float_val"]["type"] == "number" - @pytest.mark.parametrize( "func", [