Skip to content

Commit 7609552

Browse files
author
Olexandr Lysenko
committed
MAGETWO-31967: Exception page instead of 404 when edit url for product with required configuration
1 parent 5237038 commit 7609552

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

dev/tests/unit/testsuite/Magento/Checkout/Controller/Cart/ConfigureTest.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* {license_notice}
4-
*
5-
* @copyright {copyright}
6-
* @license {license_link}
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
75
*/
86
namespace Magento\Checkout\Controller\Cart;
97

0 commit comments

Comments
 (0)