]> git.mxchange.org Git - friendica.git/commitdiff
revert api.fixture.php change
authorPhilipp <admin@philipp.info>
Mon, 13 Feb 2023 20:02:48 +0000 (21:02 +0100)
committerPhilipp <admin@philipp.info>
Mon, 13 Feb 2023 20:06:02 +0000 (21:06 +0100)
tests/datasets/api.fixture.php

index f1e5d012330ab9f4cb515fe59336535980457b6e..b50f706251e446111567f8ebfd9c1413459938c1 100644 (file)
@@ -35,22 +35,6 @@ return [
        'workerqueue',
        'mail',
        '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,
-               ],
-       ],
        // Base test config to avoid notice messages
        'user' => [
                [