merge-requests/8/head
Bob Mottram 2021-01-03 14:34:27 +00:00
parent 1a74ec6d53
commit 8c3ca5a69c
1 changed files with 1 additions and 1 deletions

View File

@ -1981,7 +1981,7 @@ def testJsonld():
"description": "My json document", "description": "My json document",
"numberField": 83582, "numberField": 83582,
"object": { "object": {
"content": "Some content" "content": "valid content"
} }
} }
# privateKeyPem, publicKeyPem = generateRSAKey() # privateKeyPem, publicKeyPem = generateRSAKey()