mirror of
https://github.com/friendica/friendica
synced 2025-04-25 01:10:12 +00:00
Fix ContactEndpoint & tests
This commit is contained in:
parent
1008f408c0
commit
61014feec3
3 changed files with 10 additions and 10 deletions
|
@ -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',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue