Skip to content

Commit 3a99ed6

Browse files
committed
MAGETWO-85755: Enable metrics validation and run benchmark in multithread mode for PAT
1 parent 8ef5f19 commit 3a99ed6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Catalog/Model/Product/Image/NotLoadInfoImageException.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
5-
*/
3+
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
66
namespace Magento\Catalog\Model\Product\Image;
77

88
class NotLoadInfoImageException extends \Exception

0 commit comments

Comments
 (0)