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 cab6dd4 commit c7be80dCopy full SHA for c7be80d
tests/integration/validation/test_validators.py
@@ -69,7 +69,7 @@ def test_valid(self, factory, validator_v30, spec_file):
69
70
71
@pytest.mark.network
72
-class TestRemoteOpeAPIv31Validator:
+class TestRemoteOpenAPIv31Validator:
73
74
REMOTE_SOURCE_URL = (
75
"https://raw.githubusercontent.com/"
0 commit comments