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

Commit

Permalink
Mark test as incomplete because of random Bamboo fails
Browse files Browse the repository at this point in the history
  • Loading branch information
rogyar committed Sep 19, 2018
1 parent 46b40b4 commit fc12cb7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ public function testApplyCouponTwice()
*/
public function testApplyCouponToCartWithNoItems()
{
$this->markTestIncomplete('https://github.com/magento/graphql-ce/issues/191');
$couponCode = '2?ds5!2d';

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

0 comments on commit fc12cb7

Please sign in to comment.