Skip to content

Commit ba1f596

Browse files
authored
Merge pull request #175 from jayvdb/patch-1
test_validators.py: Fix spelling
2 parents cab6dd4 + c7be80d commit ba1f596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/validation/test_validators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def test_valid(self, factory, validator_v30, spec_file):
6969

7070

7171
@pytest.mark.network
72-
class TestRemoteOpeAPIv31Validator:
72+
class TestRemoteOpenAPIv31Validator:
7373

7474
REMOTE_SOURCE_URL = (
7575
"https://raw.githubusercontent.com/"

0 commit comments

Comments
 (0)