Skip to content

Commit 02b3148

Browse files
[ACQE-4691] Added missed property
1 parent 472a00e commit 02b3148

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dev/tests/integration/testsuite/Magento/User/Model/UserExpirationTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ class UserExpirationTest extends TestCase
4242
*/
4343
private $userExpiration;
4444

45+
/**
46+
* @var UserExpirationFactory
47+
*/
48+
private $userExpirationFactory;
49+
4550
/**
4651
* @inheritdoc
4752
* @throws LocalizedException

0 commit comments

Comments
 (0)