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 3c6f5b0 commit daac09dCopy full SHA for daac09d
dev/tests/integration/testsuite/Magento/Paypal/Controller/ExpressTest.php
@@ -145,6 +145,7 @@ public function testStartActionCustomerToQuote()
145
*/
146
public function testReturnAction()
147
{
148
+ $this->markTestSkipped('MAGETWO-87333');
149
$quote = $this->_objectManager->create(Quote::class);
150
$quote->load('test_cart_with_configurable', 'reserved_order_id');
151
0 commit comments