Skip to content

Commit 525ce53

Browse files
committed
MC-15533: Product attribute template incorrectly handles data
1 parent 9b53b7a commit 525ce53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Block/Product/View/DescriptionTest.php

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

88
use Magento\Framework\Registry;
99
use Magento\TestFramework\Helper\Bootstrap;

0 commit comments

Comments
 (0)