Skip to content

Commit 1466f97

Browse files
committed
Only test expansion e005 with specVersion 1.1.
Fixes #107.
1 parent da0dc41 commit 1466f97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/expand-manifest.jsonld

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,8 @@
10761076
"name": "Invalid remote context",
10771077
"purpose": "Verifies that an exception is raised on expansion when a remote context is not an object containing @context",
10781078
"input": "expand/e005-in.jsonld",
1079-
"expect": "invalid remote context"
1079+
"expect": "invalid remote context",
1080+
"option": {"specVersion": "json-ld-1.1"}
10801081
}, {
10811082
"@id": "#te006",
10821083
"@type": [ "jld:NegativeEvaluationTest", "jld:ExpandTest" ],

0 commit comments

Comments
 (0)