Removed structure check

2022.09-rc
Michael 2020-05-15 19:49:17 +00:00
rodzic d4fe894701
commit 53237a0259
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

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