Removed structure check
parent
d4fe894701
commit
53237a0259
|
@ -77,8 +77,6 @@ class StorageManagerTest extends DatabaseTest
|
|||
|
||||
$this->dba->setTestmode(true);
|
||||
|
||||
DBStructure::checkInitialValues();
|
||||
|
||||
$configModel = new Config($this->dba);
|
||||
$this->config = new PreloadConfig($configCache, $configModel);
|
||||
|
||||
|
|
Loading…
Reference in New Issue