Skip to content

Commit d3b3fcc

Browse files
committed
MAGETWO-33053: MTF Configuration pull request
1 parent ad6da87 commit d3b3fcc

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Customer/Test/Block/Adminhtml/Edit

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Customer/Test/Block/Adminhtml/Edit/CustomerForm.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ protected function waitForm()
137137
{
138138
$this->waitForElementNotVisible($this->spinner);
139139
$this->waitForElementVisible($this->activeFormTab);
140+
sleep(20);
140141
}
141142

142143
/**

0 commit comments

Comments
 (0)