Skip to content

Commit e819f32

Browse files
committed
Fix broken test in v1/ref.json from PR #873
1 parent 29965c0 commit e819f32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/v1/ref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"description": "remote ref, containing refs itself",
186186
"schema": {
187187
"$schema": "https://json-schema.org/v1",
188-
"$ref": "http://localhost:1234/v1/ref-and-defs"
188+
"$ref": "http://localhost:1234/v1/ref-and-defs.json"
189189
},
190190
"tests": [
191191
{

0 commit comments

Comments
 (0)