Skip to content

Commit 120df77

Browse files
committed
MAGETWO-56126: Login failed after new custom attribute was added
- fix static test
1 parent 8e034ef commit 120df77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Unit/Model/CustomerAuthUpdateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2016 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Test\Unit\Customer\Model;
6+
namespace Magento\Customer\Test\Unit\Model;
77

88
use Magento\Customer\Model\CustomerAuthUpdate;
99

0 commit comments

Comments
 (0)