Skip to content

Commit 089ba6b

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-92568' into 2.2.5-develop-pr31
2 parents c521f5f + a9bb39f commit 089ba6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Multishipping/Test/Unit/Model/Checkout/Type/MultishippingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ public function testSetShippingMethods()
432432
/**
433433
* @return void
434434
*/
435-
public function testCreateOrders(): void
435+
public function testCreateOrders()
436436
{
437437
$addressTotal = 5;
438438
$productType = \Magento\Catalog\Model\Product\Type::TYPE_SIMPLE;

0 commit comments

Comments
 (0)