]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
Call the initial value check in the test
[friendica.git] / tests / datasets / api.fixture.php
index 23346f7e597b7ad0e06116d8263d589044d9ddfc..8713b1ff36479254260c9addbc77e5dd2ecb9d3a 100644 (file)
@@ -57,10 +57,6 @@ return [
                ],
        ],
        'contact' => [
-               [
-                       'id'      => 0,
-                       'uid'     => 0,
-               ],
                [
                        'id'      => 42,
                        'uid'     => 42,
@@ -136,11 +132,6 @@ return [
                        'guid' => '6',
                ],
        ],
-       'permissionset' => [
-               [
-                       'id' => 0,
-               ]
-       ],
        'item'    => [
                [
                        'id'          => 1,