Reactivating tests, fixing stuff

This commit is contained in:
Michael 2020-05-15 20:52:01 +00:00
parent 45f76db5d6
commit 1a9df263ed
3 changed files with 9 additions and 10 deletions

View file

@ -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();