Skip to content

Commit 31cf945

Browse files
committed
MAGETWO-35333: [GITHUB] Serious security issue in Customer Address edit section #1107
1 parent 6bef178 commit 31cf945

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Customer/Test/Unit/Block/Address

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Unit/Block/Address/EditTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2015 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Customer\Test\Unit\Block\Account;
6+
namespace Magento\Customer\Test\Unit\Block\Address;
77

88
class EditTest extends \PHPUnit_Framework_TestCase
99
{

0 commit comments

Comments
 (0)