X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2Fdatasets%2Fapi.fixture.php;h=b50f706251e446111567f8ebfd9c1413459938c1;hb=fad915cd29b3b9b03d9ccb7dd260167258ef6d14;hp=f1e5d012330ab9f4cb515fe59336535980457b6e;hpb=e1813e3d7379d4395ddb786a62eee95a42724717;p=friendica.git diff --git a/tests/datasets/api.fixture.php b/tests/datasets/api.fixture.php index f1e5d01233..b50f706251 100644 --- a/tests/datasets/api.fixture.php +++ b/tests/datasets/api.fixture.php @@ -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' => [ [