mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Tests ...
This commit is contained in:
parent
0f09b4f636
commit
c732027b04
2 changed files with 6 additions and 0 deletions
|
@ -2234,6 +2234,7 @@ class ApiTest extends FixtureTest
|
|||
'author-network' => Protocol::DFRN,
|
||||
'author-link' => 'http://localhost/profile/othercontact',
|
||||
'plink' => '',
|
||||
'uid' => $this->selfUser['id'],
|
||||
]
|
||||
];
|
||||
foreach ($items as $item) {
|
||||
|
@ -2257,6 +2258,7 @@ class ApiTest extends FixtureTest
|
|||
'author-network' => Protocol::DFRN,
|
||||
'author-link' => 'http://localhost/profile/othercontact',
|
||||
'plink' => '',
|
||||
'uid' => $this->selfUser['id'],
|
||||
]
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue