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

Commit

Permalink
GraphQl-39: Manage Shipping methods on Cart
Browse files Browse the repository at this point in the history
- Fix static tests
  • Loading branch information
Valeriy Nayda committed Nov 13, 2018
1 parent 7dba16b commit 4a87204
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ public function execute(Quote $cart, int $cartAddressId, string $carrierCode, st
throw new GraphQlInputException(__($exception->getMessage()));
}
}
}
}

0 comments on commit 4a87204

Please sign in to comment.