diff --git a/tests/frame/0069-frame.jsonld b/tests/frame/0069-frame.jsonld index 9aee57b..f8586d8 100644 --- a/tests/frame/0069-frame.jsonld +++ b/tests/frame/0069-frame.jsonld @@ -3,8 +3,5 @@ "ex": "http://example.org/vocab#", "ex:info": {"@type": "@json"} }, - "http://example.org/vocab#info": { - "@value": {}, - "@type": "@json" - } + "ex:info": {} }