Fixing some AutomaticInstallationConsoleTests
[friendica.git/.git] / tests / src / Core / Console / ConsoleTest.php
index 4fc44b9..e142e60 100644 (file)
@@ -22,10 +22,6 @@ abstract class ConsoleTest extends MockedTest
        {
                parent::setUp();
 
-               if (!getenv('MYSQL_DATABASE')) {
-                       $this->markTestSkipped('Please set the MYSQL_* environment variables to your test database credentials.');
-               }
-
                Intercept::setUp();
 
                $this->setUpVfsDir();