]> git.mxchange.org Git - friendica.git/commitdiff
No causer in threads
authorMichael <heluecht@pirati.ca>
Sat, 16 Jan 2021 07:21:02 +0000 (07:21 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 16 Jan 2021 07:21:02 +0000 (07:21 +0000)
tests/datasets/api.fixture.php

index fcd1e6a6bb4f5bb4dc09eddd25658b9fba855c3e..93b896ebf2628592c8865521759125c1f3ee9f02 100644 (file)
@@ -338,7 +338,6 @@ return [
                        'contact-id' => 42,
                        'author-id'  => 42,
                        'owner-id'   => 42,
-                       'causer-id'  => 42,
                        'uid'        => 42,
                        'wall'       => 1,
                ],
@@ -349,7 +348,6 @@ return [
                        'contact-id' => 43,
                        'author-id'  => 43,
                        'owner-id'   => 43,
-                       'causer-id'  => 43,
                        'uid'        => 0,
                        'wall'       => 1,
                ],
@@ -360,7 +358,6 @@ return [
                        'contact-id' => 44,
                        'author-id'  => 44,
                        'owner-id'   => 44,
-                       'causer-id'  => 44,
                        'uid'        => 0,
                        'wall'       => 1,
                ],