We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ad105 commit 17d494dCopy full SHA for 17d494d
dev/tests/integration/testsuite/Magento/Quote/Model/QuoteManagementTest.php
@@ -17,6 +17,7 @@ class QuoteManagementTest extends \PHPUnit_Framework_TestCase
17
*/
18
public function testSubmit()
19
{
20
+ $this->markTestSkipped('MAGETWO-50989');
21
/**
22
* Preconditions:
23
* Load quote with Bundle product that has at least to child products
0 commit comments