We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291828f commit 5f7f6d0Copy full SHA for 5f7f6d0
dev/tests/unit/testsuite/Magento/Framework/Module/DependencyCheckerTest.php
@@ -48,8 +48,7 @@ public function setUp()
48
->will($this->returnValueMap($requireMap));
49
50
$this->packageInfoFactoryMock = $this->getMock(
51
- 'Magento\Framework\Module\PackageInfoFactory'
52
- ,
+ 'Magento\Framework\Module\PackageInfoFactory',
53
[],
54
55
'',
0 commit comments