Skip to content

Commit 253cbe3

Browse files
author
Oleksii Korshenko
committed
MAGETWO-88174: Add integration tests for product urls rewrite generation #13567
- fixed code style
1 parent 6916fda commit 253cbe3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

dev/tests/integration/testsuite/Magento/CatalogUrlRewrite/_files/product_rewrite_multistore.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<?php
2-
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
36
use Magento\Catalog\Api\ProductRepositoryInterface;
47
use Magento\Catalog\Setup\CategorySetup;
58
use Magento\Store\Model\StoreManagerInterface;

0 commit comments

Comments
 (0)