]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/StorageManagerTest.php
Removed structure check
[friendica.git] / tests / src / Core / StorageManagerTest.php
index 9736fe0290da59fe25758f5a19313fd5a8600a96..30342099c55bdfb445e2614e64d3ec59c5e20a0a 100644 (file)
@@ -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);