mirror of
https://github.com/friendica/friendica
synced 2025-04-26 03:50:12 +00:00
Reactivating tests, fixing stuff
This commit is contained in:
parent
45f76db5d6
commit
1a9df263ed
3 changed files with 9 additions and 10 deletions
|
@ -70,7 +70,7 @@ class ApiTest extends DatabaseTest
|
|||
/** @var Database $dba */
|
||||
$dba = $this->dice->create(Database::class);
|
||||
|
||||
// test $dba->setTestmode(true);
|
||||
$dba->setTestmode(true);
|
||||
|
||||
DBStructure::checkInitialValues();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue