]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
Merge pull request #13372 from MrPetovan/bug/13365-repost-post-rules
[friendica.git] / tests / datasets / api.fixture.php
index f1e5d012330ab9f4cb515fe59336535980457b6e..f5b16f9c6e610231b23d149224591cb3a93b5e09 100644 (file)
@@ -37,18 +37,11 @@ return [
        'post-delivery-data',
        'gserver' => [
                [
-                       'id'                    => 42,
-                       'url'                   => 'https://friendica.test',
-                       'info'                  => 'test_node',
-                       'active-week-users'     => 1,
-                       'active-month-users'    => 1,
-                       'active-halfyear-users' => 1,
-                       'local-posts'           => 42,
-                       'local-comments'        => 42,
-                       'protocol'              => 'apub',
-                       'detection-method'      => 'none',
-                       'blocked'               => 0,
-                       'failed'                => 0,
+                       'url' => 'https://friendica.local',
+                       'nurl' => 'http://friendica.local',
+                       'register_policy' => 0,
+                       'registered-users' => 0,
+                       'network' => 'unkn',
                ],
        ],
        // Base test config to avoid notice messages