Skip to content

Commit 228da06

Browse files
author
Bohdan Korablov
committed
MAGETWO-63382: CLI Improvements: Configuration management - Command config:show
1 parent e0ddb85 commit 228da06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/Config/Console/Command/ConfigShowCommandTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ class ConfigShowCommandTest extends \PHPUnit_Framework_TestCase
2020
private $objectManager;
2121

2222
/**
23-
* @var CommandTester
24-
*/
23+
* @var CommandTester
24+
*/
2525
private $commandTester;
2626

2727
public function setUp()

0 commit comments

Comments
 (0)