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