Skip to content

Commit

Permalink
MAGETWO-48211: Create functional tests for creating online refunds
Browse files Browse the repository at this point in the history
  • Loading branch information
oshmyheliuk committed Apr 21, 2016
1 parent d817a9e commit b3ae6cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function __construct(
AssertGrandTotalOrderReview $assertGrandTotalOrderReview,
CheckoutOnepageSuccess $checkoutOnepageSuccess,
FixtureFactory $fixtureFactory,
array $products,
array $products = [],
array $prices = []
) {
$this->checkoutOnepage = $checkoutOnepage;
Expand Down

0 comments on commit b3ae6cb

Please sign in to comment.