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 a496cf5 commit 859d761Copy full SHA for 859d761
tests/integration/test_validate.py
@@ -76,7 +76,7 @@ def spec(self, factory):
76
return factory.spec_from_url(url)
77
78
79
-class TestApiWithExampe(BaseTestValidOpenAPIv3Validator):
+class TestApiWithExample(BaseTestValidOpenAPIv3Validator):
80
81
@pytest.fixture
82
def spec(self, factory):
0 commit comments