Skip to content

Commit e29a8d9

Browse files
committed
Mark the framing test #tg010 with specVersion=json-ld-1.1.
This test only seems to pass in pyLD after a fix in the 1.1 framing code. We'll enable this test later, once the 1.1 implementation is under way.
1 parent 3c2971a commit e29a8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ld/testdata/frame-manifest.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
"input": "frame-g010-in.jsonld",
535535
"frame": "frame-g010-frame.jsonld",
536536
"expect": "frame-g010-out.jsonld",
537-
"option": {"pruneBlankNodeIdentifiers": true}
537+
"option": {"specVersion": "json-ld-1.1"}
538538
},
539539
{
540540
"@id": "#tp010",

0 commit comments

Comments
 (0)