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 d817a9e commit b3ae6cbCopy full SHA for b3ae6cb
dev/tests/functional/tests/app/Magento/Checkout/Test/TestStep/PlaceOrderStep.php
@@ -69,7 +69,7 @@ public function __construct(
69
AssertGrandTotalOrderReview $assertGrandTotalOrderReview,
70
CheckoutOnepageSuccess $checkoutOnepageSuccess,
71
FixtureFactory $fixtureFactory,
72
- array $products,
+ array $products = [],
73
array $prices = []
74
) {
75
$this->checkoutOnepage = $checkoutOnepage;
0 commit comments