Fix ContactEndpoint & tests

This commit is contained in:
Philipp 2020-09-12 10:01:13 +02:00
parent 1008f408c0
commit 61014feec3
No known key found for this signature in database
GPG key ID: 9A28B7D4FF5667BD
3 changed files with 10 additions and 10 deletions

View file

@ -234,7 +234,7 @@ class ContactEndpointTest extends FixtureTest
'uid' => 42,
'cid' => 44,
'pid' => 45,
'self' => 0,
'self' => false,
'network' => 'dfrn',
'statusnet_profile_url' => 'http://localhost/profile/friendcontact',
];