Skip to content

Commit a005d07

Browse files
author
Yevhen Miroshnychenko
committed
MAGETWO-92986: Write Logs for Failed Process of Generating Factories in Extensions
1 parent 3b814c5 commit a005d07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/Framework/Code/GeneratorTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ class GeneratorTest extends \PHPUnit\Framework\TestCase
4242
/**
4343
* @var \Magento\Framework\Filesystem\Directory\Read
4444
*/
45-
protected $logDirectory;
45+
private $logDirectory;
4646

4747
/**
4848
* @var int
4949
*/
50-
protected $oldPermissionGenerationDir;
50+
private $oldPermissionGenerationDir;
5151

5252
/**
5353
* @inheritdoc

generated/.htaccess

100755100644
File mode changed.

0 commit comments

Comments
 (0)