Skip to content

Commit 2aa135d

Browse files
committed
Make relatedResource IDs unique in mediaType test.
1 parent 5579053 commit 2aa135d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/input/relatedResource/relatedResource-with-mediaType-ok.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"digestMultibase": "uZTQ0MjM1NiAgcmVwb3J0cy9yZWxhdGVkLXJlc291cmNlLmpzb24K",
1414
"mediaType": "application/json"
1515
},{
16-
"id": "https://w3c.github.io/vc-data-model/related-resource.json",
16+
"id": "https://w3c.github.io/vc-data-model/related-resource.json#",
1717
"digestSRI":
1818
"sha256-ca3d163bab055381827226140568f3bef7eaac187cebd76878e0b63e9e442356",
1919
"mediaType": "application/ld+json"

0 commit comments

Comments
 (0)