]> git.mxchange.org Git - friendica.git/blobdiff - tests/bootstrap.php
Restore system.url declaration in tests
[friendica.git] / tests / bootstrap.php
index 6a4f778024149df6bb506bf0e77599880076b678..6c04450b6a5175898c48adb0abc25caa79f2d547 100644 (file)
@@ -13,6 +13,7 @@ require_once __DIR__.'/../include/api.php';
 
 new App(dirname(__DIR__));
 
+\Friendica\Core\Config::set('system', 'url', 'http://localhost');
 \Friendica\Core\Config::set('system', 'worker_dont_fork', true);
 
 // Backward compatibility