]> git.mxchange.org Git - friendica.git/commitdiff
Fix some tests
authorMichael <heluecht@pirati.ca>
Sun, 21 Nov 2021 00:36:02 +0000 (00:36 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 21 Nov 2021 00:36:02 +0000 (00:36 +0000)
tests/legacy/ApiTest.php

index 8e5743facb2f49de5ce0110dc6053b664b3e0089..9dfa84efe69e175a5ca6b5fda24e7d5295126cc0 100644 (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'],
                        ]