]> git.mxchange.org Git - friendica.git/commitdiff
Set test data
authorMichael <heluecht@pirati.ca>
Thu, 4 Feb 2021 17:48:51 +0000 (17:48 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 4 Feb 2021 17:48:51 +0000 (17:48 +0000)
tests/datasets/api.fixture.php

index 4cba5eeb80fc03ac887d2ebe07f8bbd0c287416b..b2b877dea028a88b9cf5a596314e41034c2be187 100644 (file)
@@ -424,16 +424,19 @@ return [
                        'uri-id'     => 1,
                        'author-id'  => 42,
                        'owner-id'   => 42,
+                       'network' => 'dfrn',
                ],
                [
                        'uri-id'     => 3,
                        'author-id'  => 43,
                        'owner-id'   => 43,
+                       'network' => 'dfrn',
                ],
                [
                        'uri-id'     => 6,
                        'author-id'  => 44,
                        'owner-id'   => 44,
+                       'network' => 'dfrn',
                ],
        ],
        'post-thread-user'  => [