Fixed the test value for last failing test

This commit is contained in:
Marius Orcsik 2019-12-03 20:12:47 +01:00
parent e1942ec531
commit b3a4fef49a
No known key found for this signature in database
GPG key ID: 77618B618F79EB72

View file

@ -310,7 +310,13 @@ var allTests = testMaps{
ID: ObjectID("http://example.com/accounts/ana"),
Type: PersonType,
Name: NaturalLanguageValues{{NilLangRef, "ana"}},
PreferredUsername: NaturalLanguageValues{{NilLangRef, "ana"}},
URL: IRI("http://example.com/accounts/ana"),
Outbox: &OrderedCollection{
ID: "http://example.com/accounts/ana/outbox",
Type: OrderedCollectionType,
URL: IRI("http://example.com/outbox"),
},
},
},
"ordered_collection": testPair{