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 03ec4a1 commit 5db56adCopy full SHA for 5db56ad
jsonschema/tests/test_jsonschema_test_suite.py
@@ -142,7 +142,7 @@ def leap_second(test):
142
message=bug(371),
143
subject="ref",
144
case_description=(
145
- "$ref prevents a sibling $id from changing the base uri"
+ "$ref prevents a sibling id from changing the base uri"
146
),
147
)(test)
148
or skip(
@@ -222,7 +222,7 @@ def leap_second(test):
222
223
224
225
226
227
228
0 commit comments