Skip to content

Commit 517bc6e

Browse files
committed
#27338: Test API functional for Extension Attribute of Shipping Addresses
1 parent 7d86388 commit 517bc6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/Quote/Api/GuestShipmentEstimationWithExtensionAttributesTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ public function testEstimateByExtendedAddress()
105105
]
106106
];
107107
}
108+
108109
// Cart must be anonymous (see fixture)
109110
$this->assertEmpty($quote->getCustomerId());
110111

0 commit comments

Comments
 (0)