Skip to content

Commit 5babb6c

Browse files
akaashakaash
authored andcommitted
ACQE-5180 | Static test fix
1 parent 49c2238 commit 5babb6c

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Bundle/Block/Sales/Order/Items

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Bundle/Block/Sales/Order/Items/RendererTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ public function testPlaceOrderWithOtherThanDefaultCurrencyValidateEmailHasSameCu
165165
// Load customer data
166166
$customer = $this->fixtures->get('customer');
167167
$customerEmail = $customer->getEmail();
168-
$customerAdd = $customer->getAddresses();
169168

170169
// Login to customer
171170
$this->accountManagement->authenticate($customerEmail, 'password');

0 commit comments

Comments
 (0)