diff --git a/tests/datasets/api.fixture.php b/tests/datasets/api.fixture.php index f1e5d0123..b50f70625 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' => [ [