mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 10:38:57 +02:00
[Nostromo] Refactor config load
This commit is contained in:
@@ -22,7 +22,6 @@ class VersionCommandTest extends TestCase
|
||||
public function testVersionOutput()
|
||||
{
|
||||
$application = new MageApplicationMockup(__DIR__ . '/../../Resources/basic.yml');
|
||||
$application->configure();
|
||||
|
||||
/** @var AbstractCommand $command */
|
||||
$command = $application->find('version');
|
||||
|
||||
Reference in New Issue
Block a user