Skip to content

Commit 1af37db

Browse files
committed
MAGETWO-82854: Merge branch 'MAGETWO-82854-PR-11607' of github.com:magento-engcom/magento2ce into 2.2-develop-prs
2 parents 6dca0c1 + 8cbaed1 commit 1af37db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Customer/Test/Unit/Model/AccountManagementTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,8 +1606,6 @@ public function testCreateAccountWithPasswordHashWithCustomerAddresses()
16061606
$storeId = 1;
16071607
$hash = '4nj54lkj5jfi03j49f8bgujfgsd';
16081608

1609-
$datetime = $this->prepareDateTimeFactory();
1610-
16111609
//Handle store
16121610
$store = $this->getMockBuilder(\Magento\Store\Model\Store::class)->disableOriginalConstructor()->getMock();
16131611
$store->expects($this->any())

0 commit comments

Comments
 (0)