]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
spelling: chosen
[friendica.git] / tests / datasets / api.fixture.php
index a8119106ee2bffcf5c1eddae6a6013a943f920d8..b50f706251e446111567f8ebfd9c1413459938c1 100644 (file)
@@ -36,33 +36,6 @@ return [
        'mail',
        'post-delivery-data',
        // Base test config to avoid notice messages
-       'config' => [
-               [
-                       'cat' => 'system',
-                       'k'   => 'url',
-                       'v'   => 'http://localhost',
-               ],
-               [
-                       'cat' => 'config',
-                       'k'   => 'hostname',
-                       'v'   => 'localhost',
-               ],
-               [
-                       'cat' => 'system',
-                       'k'   => 'worker_dont_fork',
-                       'v'   => '1',
-               ],
-               [
-                       'cat' => 'system',
-                       'k'   => 'curl_timeout',
-                       'v'   => '1',
-               ],
-               [
-                       'cat' => 'system',
-                       'k'   => 'xrd_timeout',
-                       'v'   => '1',
-               ],
-       ],
        'user' => [
                [
                        'uid'      => 42,