Skip to content

Commit 092dc57

Browse files
committed
MAGETWO-98871: Product attribute template incorrectly handles data
1 parent e712452 commit 092dc57

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
@@ -14,7 +14,7 @@
1414
class DescriptionTest extends \PHPUnit_Framework_TestCase
1515
{
1616
/**
17-
* @var View\Description
17+
* @var Description
1818
*/
1919
private $block;
2020

0 commit comments

Comments
 (0)