We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0dc41 commit 1466f97Copy full SHA for 1466f97
tests/expand-manifest.jsonld
@@ -1076,7 +1076,8 @@
1076
"name": "Invalid remote context",
1077
"purpose": "Verifies that an exception is raised on expansion when a remote context is not an object containing @context",
1078
"input": "expand/e005-in.jsonld",
1079
- "expect": "invalid remote context"
+ "expect": "invalid remote context",
1080
+ "option": {"specVersion": "json-ld-1.1"}
1081
}, {
1082
"@id": "#te006",
1083
"@type": [ "jld:NegativeEvaluationTest", "jld:ExpandTest" ],
0 commit comments