Skip to content

Commit 39b1462

Browse files
committed
DEVOPS-2632: Sample Data Builds Migrated from Bamboo
1 parent 6794646 commit 39b1462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Customer/Test/Block/Account/AuthenticationPopup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ public function createAccount()
6969
*/
7070
public function loginCustomer(Customer $customer)
7171
{
72+
sleep(10);
7273
$this->fill($customer);
7374
$this->_rootElement->find($this->login)->click();
7475
$this->waitForElementNotVisible($this->loadingMask);

0 commit comments

Comments
 (0)