Skip to content

Commit 02db7a3

Browse files
committed
Merge remote-tracking branch 'origin/MC-33879' into 2.4.1-develop-pr25
2 parents 7698d4d + ad63c34 commit 02db7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Braintree/Model/Paypal/Helper/ShippingMethodUpdaterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class ShippingMethodUpdaterTest extends TestCase
3333
/**
3434
* @inheritdoc
3535
*/
36-
protected function setUp()
36+
protected function setUp(): void
3737
{
3838
$this->objectManager = Bootstrap::getObjectManager();
3939
$this->shippingMethodUpdater = $this->objectManager->get(ShippingMethodUpdater::class);

0 commit comments

Comments
 (0)