Skip to content

Commit 18a38a2

Browse files
author
Dmytro Aponasenko
committed
MTA-2080: Sync qmt repository with mainline - Sprint 11
1 parent 9770fa5 commit 18a38a2

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Customer/Test/Handler/Customer

1 file changed

+0
-1
lines changed

dev/tests/functional/tests/app/Magento/Customer/Test/Handler/Customer/Curl.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ public function persist(FixtureInterface $customer = null)
8686
$data = $customer->getData();
8787
$data['group_id'] = $this->getCustomerGroup($customer);
8888
$address = [];
89-
$result = [];
9089
$url = $_ENV['app_frontend_url'] . 'customer/account/createpost/?nocookie=true';
9190

9291
if ($customer->hasData('address')) {

0 commit comments

Comments
 (0)