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 49c2238 commit 5babb6cCopy full SHA for 5babb6c
dev/tests/integration/testsuite/Magento/Bundle/Block/Sales/Order/Items/RendererTest.php
@@ -165,7 +165,6 @@ public function testPlaceOrderWithOtherThanDefaultCurrencyValidateEmailHasSameCu
165
// Load customer data
166
$customer = $this->fixtures->get('customer');
167
$customerEmail = $customer->getEmail();
168
- $customerAdd = $customer->getAddresses();
169
170
// Login to customer
171
$this->accountManagement->authenticate($customerEmail, 'password');
0 commit comments