Skip to content

Commit 35691a9

Browse files
committed
Fix referencing in test
1 parent d83660d commit 35691a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Schema/ReferencePropertyTest/BaseReference.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
}
1414
}
1515
},
16-
"$ref": "#person"
16+
"$ref": "%s"
1717
}

0 commit comments

Comments
 (0)