1
0
Fork 0

fix tests and templates

This commit is contained in:
Hugh Rundle 2023-09-25 15:49:25 +10:00
parent 01a56540d0
commit d67903fd4b
No known key found for this signature in database
GPG key ID: A7E35779918253F9
4 changed files with 8 additions and 3 deletions

View file

@ -88,9 +88,11 @@ class User(TestCase):
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"alsoKnownAs": {"@id": "as:alsoKnownAs", "@type": "@id"},
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"movedTo": {"@id": "as:movedTo", "@type": "@id"},
"schema": "http://schema.org#",
"value": "schema:value",
},
],