]> git.mxchange.org Git - friendica.git/commitdiff
Added test data
authorMichael <heluecht@pirati.ca>
Mon, 15 Feb 2021 06:25:41 +0000 (06:25 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 15 Feb 2021 06:25:41 +0000 (06:25 +0000)
tests/datasets/api.fixture.php

index 3e80f7c551c18b37b0beb322bb9a50774f511ce1..9287583fc874aeda240ff5f25ceb90de1151eece 100644 (file)
@@ -592,6 +592,7 @@ return [
                        'author-id'  => 42,
                        'owner-id'   => 42,
                        'causer-id'  => 42,
+                       'contact-id' => 42,
                        'network'    => Protocol::DFRN,
                ],
                [
@@ -602,6 +603,7 @@ return [
                        'author-id'  => 43,
                        'owner-id'   => 43,
                        'causer-id'  => 43,
+                       'contact-id' => 43,
                        'network'    => Protocol::DFRN,
                ],
                [
@@ -612,6 +614,7 @@ return [
                        'author-id'  => 44,
                        'owner-id'   => 44,
                        'causer-id'  => 44,
+                       'contact-id' => 44,
                        'network'    => Protocol::DFRN,
                ],
                [
@@ -622,6 +625,7 @@ return [
                        'author-id'  => 42,
                        'owner-id'   => 42,
                        'causer-id'  => 42,
+                       'contact-id' => 42,
                        'network'    => Protocol::DFRN,
                ],
                [
@@ -632,6 +636,7 @@ return [
                        'author-id'  => 43,
                        'owner-id'   => 43,
                        'causer-id'  => 43,
+                       'contact-id' => 43,
                        'network'    => Protocol::DFRN,
                ],
                [
@@ -642,6 +647,7 @@ return [
                        'author-id'  => 44,
                        'owner-id'   => 44,
                        'causer-id'  => 44,
+                       'contact-id' => 44,
                        'network'    => Protocol::DFRN,
                ],
        ],