Skip to content

Commit cb1c75d

Browse files
committed
MAGETWO-82854: Merge branch 'MAGETWO-82854-PR-11607' of github.com:magento-engcom/magento2ce into 2.2-develop-prs
2 parents ac7a1da + 4f7fb74 commit cb1c75d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

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

1609+
$this->prepareDateTimeFactory();
1610+
16091611
//Handle store
16101612
$store = $this->getMockBuilder(\Magento\Store\Model\Store::class)->disableOriginalConstructor()->getMock();
16111613
$store->expects($this->any())

0 commit comments

Comments
 (0)