Skip to content

Commit c7671c1

Browse files
author
Oleksii Korshenko
authored
MAGETWO-85817: Update testsuite validate_image_info_rollback.php #12800
2 parents 56b8855 + 9954f1d commit c7671c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/_files/validate_image_info_rollback.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/** @var \Magento\Framework\Filesystem $filesystem */
1010
$filesystem = $objectManager->create(\Magento\Framework\Filesystem::class);
1111

12-
/** @var Magento\Catalog\Model\Product\Media\Config $config */
12+
/** @var \Magento\Catalog\Model\Product\Media\Config $config */
1313
$config = $objectManager->get(\Magento\Catalog\Model\Product\Media\Config::class);
1414

1515
/** @var $tmpDirectory \Magento\Framework\Filesystem\Directory\WriteInterface */

0 commit comments

Comments
 (0)