Skip to content

Commit 063c53d

Browse files
committed
MAGETWO-69854: Can't set allowed or default currencies using config:set command
1 parent 894b17d commit 063c53d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Config/Test/Unit/Console/Command/ConfigSet/ProcessorFacadeTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* Test for ProcessorFacade.
2525
*
2626
* @see ProcessorFacade
27+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2728
*/
2829
class ProcessorFacadeTest extends \PHPUnit_Framework_TestCase
2930
{

0 commit comments

Comments
 (0)