Skip to content

Commit 7e17a4f

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

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_rollback.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\TestFramework\Helper\Bootstrap;
58

0 commit comments

Comments
 (0)