Deactivating test

This commit is contained in:
Michael 2020-05-15 20:47:09 +00:00
parent dfb75e16e1
commit 45f76db5d6
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ class ApiTest extends DatabaseTest
/** @var Database $dba */
$dba = $this->dice->create(Database::class);
$dba->setTestmode(true);
// test $dba->setTestmode(true);
DBStructure::checkInitialValues();