activate bleeding edge phpstan rules (#2898)
This commit is contained in:
@@ -31,7 +31,6 @@ class InstallCommandTest extends KernelTestCase
|
||||
$container = self::$kernel->getContainer();
|
||||
|
||||
$this->application->add(new InstallCommand(
|
||||
$container->getParameter('kernel.project_dir'),
|
||||
$container->get('doctrine')->getConnection()
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user