Skip to content

Commit 17d494d

Browse files
committed
MAGETWO-52385: Order data is not transferred to new order when making Reorder
1 parent c6ad105 commit 17d494d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Quote/Model/QuoteManagementTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class QuoteManagementTest extends \PHPUnit_Framework_TestCase
1717
*/
1818
public function testSubmit()
1919
{
20+
$this->markTestSkipped('MAGETWO-50989');
2021
/**
2122
* Preconditions:
2223
* Load quote with Bundle product that has at least to child products

0 commit comments

Comments
 (0)