Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Commit fc12cb7

Browse files
committed
Mark test as incomplete because of random Bamboo fails
1 parent 46b40b4 commit fc12cb7

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/api-functional/testsuite/Magento/GraphQl/Quote

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/CouponTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ public function testApplyCouponTwice()
9292
*/
9393
public function testApplyCouponToCartWithNoItems()
9494
{
95+
$this->markTestIncomplete('https://github.com/magento/graphql-ce/issues/191');
9596
$couponCode = '2?ds5!2d';
9697

9798
$this->quoteResource->load($this->quote, 'test_order_1', 'reserved_order_id');

0 commit comments

Comments
 (0)