]> git.mxchange.org Git - friendica.git/commitdiff
Fix tests - hopefully
authorMichael <heluecht@pirati.ca>
Sun, 26 Apr 2020 16:25:46 +0000 (16:25 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 26 Apr 2020 16:25:46 +0000 (16:25 +0000)
tests/datasets/api.fixture.php

index 8bb701da1d42b21a1f08f5b525880cce39f66a48..c9c16a33fc3db6820aa94b046726fe7defbd15e6 100644 (file)
@@ -256,6 +256,12 @@ return [
                        'wall'       => 1,
                ],
        ],
+       'profile' => [
+               [
+                       'id' => 1,
+                       'uid' => 42,
+               ],
+       ],
        'group'   => [
                [
                        'id'      => 1,