Skip to content

Commit b41a1a8

Browse files
ACQE-8552: [AC-5466] Use DHL (US) Online Shipping Carrier on Checkout as a Registered Customer
- Added space in doc block.
1 parent 5ce3a4b commit b41a1a8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

dev/tests/integration/testsuite/Magento/Dhl/PlaceOrderWithDhlUsCarrierTest.php

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
<?php
2-
/**
3-
* Copyright 2025 Adobe
4-
* All Rights Reserved.
5-
*/
62
declare(strict_types=1);
73

84
namespace Magento\Dhl;
@@ -40,7 +36,7 @@
4036
* @magentoAppIsolation enabled
4137
* @magentoAppArea frontend
4238
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
43-
*/
39+
*/
4440
class PlaceOrderWithDhlUsCarrierTest extends TestCase
4541
{
4642
/**

0 commit comments

Comments
 (0)