We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47e101 commit f894bb5Copy full SHA for f894bb5
end_to_end_tests/test_end_to_end.py
@@ -195,7 +195,7 @@ def test_none_meta():
195
def test_docstrings_on_attributes():
196
config_path = Path(__file__).parent / "docstrings_on_attributes.config.yml"
197
run_e2e_test(
198
- "baseline_openapi_3.1.yaml",
+ "docstrings_on_attributes.yml",
199
[f"--config={config_path}"],
200
{},
201
"docstrings-on-attributes-golden-record",
0 commit comments