diff --git a/tests/context.jsonld b/tests/context.jsonld index e465bbf1..32a056af 100644 --- a/tests/context.jsonld +++ b/tests/context.jsonld @@ -22,7 +22,7 @@ "compactArrays": { "@type": "xsd:boolean" }, "compactToRelative": { "@type": "xsd:boolean" }, "contentType": { "@type": "xsd:boolean" }, - "expandContext": { "@type": "xsd:string" }, + "expandContext": { "@type": "@id" }, "httpLink": { "@type": "xsd:string", "@container": "@set" }, "httpStatus": { "@type": "xsd:integer" }, "processingMode": { "@type": "xsd:string" },