Fix some tests

pull/11003/head
Michael 2021-11-21 00:36:02 +00:00
parent 2c6afe65a7
commit 8954c19896
1 changed files with 2 additions and 0 deletions

View File

@ -2233,6 +2233,7 @@ class ApiTest extends FixtureTest
'author-id' => 43,
'author-network' => Protocol::DFRN,
'author-link' => 'http://localhost/profile/othercontact',
'owner-id' => 43,
'plink' => '',
'uid' => $this->selfUser['id'],
]
@ -2257,6 +2258,7 @@ class ApiTest extends FixtureTest
'author-id' => 43,
'author-network' => Protocol::DFRN,
'author-link' => 'http://localhost/profile/othercontact',
'owner-id' => 43,
'plink' => '',
'uid' => $this->selfUser['id'],
]