revert api.fixture.php change
This commit is contained in:
parent
51ab7f4fcb
commit
1e4ed3d5a1
1 changed files with 0 additions and 16 deletions
|
@ -35,22 +35,6 @@ return [
|
||||||
'workerqueue',
|
'workerqueue',
|
||||||
'mail',
|
'mail',
|
||||||
'post-delivery-data',
|
'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
|
// Base test config to avoid notice messages
|
||||||
'user' => [
|
'user' => [
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue