Skip to content

Commit f1ab6b3

Browse files
author
Bohdan Korablov
committed
Merge remote-tracking branch 'falcons/MAGETWO-56786' into MAGETWO-60790
2 parents 0704c2a + 3557690 commit f1ab6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/SampleData/Model/DependencyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class DependencyTest extends \PHPUnit_Framework_TestCase
2020
/**
2121
* @var ComposerInformation|\PHPUnit_Framework_MockObject_MockObject
2222
*/
23-
protected $composerInformationMock;
23+
private $composerInformationMock;
2424

2525
/**
2626
* @var ComponentRegistrar|\PHPUnit_Framework_MockObject_MockObject

0 commit comments

Comments
 (0)