diff --git a/tests/draft6/refRemote.json b/tests/draft6/refRemote.json index 4ca80473..76e4aaac 100644 --- a/tests/draft6/refRemote.json +++ b/tests/draft6/refRemote.json @@ -52,9 +52,9 @@ { "description": "change resolution scope", "schema": { - "id": "http://localhost:1234/", + "$id": "http://localhost:1234/", "items": { - "id": "folder/", + "$id": "folder/", "items": {"$ref": "folderInteger.json"} } },