Skip to content

Commit 0dca219

Browse files
committed
Add @validates_models to test_verify_generated_completions_are_valid
1 parent 76166a5 commit 0dca219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/functional/autocomplete/test_completion_files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def test_completions_operations_exist_in_model(
135135
f"update references to this operation."
136136
)
137137

138-
138+
@pytest.mark.validates_models
139139
@pytest.mark.parametrize(
140140
"test_data",
141141
get_models_with_completions(),

0 commit comments

Comments
 (0)