Skip to content

Commit d62b0b5

Browse files
committed
Declare missing property
1 parent 8d899e1 commit d62b0b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Model/Category/DataProviderTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ class DataProviderTest extends TestCase
7272
*/
7373
private $categoryFactory;
7474

75+
/**
76+
* @var DataInterfaceFactory|MockObject
77+
*/
78+
private $uiConfigFactory;
79+
7580
/**
7681
* @var Collection|MockObject
7782
*/

0 commit comments

Comments
 (0)