mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 10:04:26 +02:00
Fix Testing
This commit is contained in:
parent
65f29800ff
commit
cbb9a2e8b7
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ abstract class DatabaseTest extends TestCase
|
||||||
|
|
||||||
protected function setUp()
|
protected function setUp()
|
||||||
{
|
{
|
||||||
|
require_once __DIR__.'/../boot.php';
|
||||||
|
|
||||||
// Reusable App object
|
// Reusable App object
|
||||||
$this->app = BaseObject::getApp();
|
$this->app = BaseObject::getApp();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue