Skip to content

Commit 7f078a3

Browse files
okolesnykKevinBKozan
authored andcommitted
MQE-1112: Bump MFTF version in Magento
1 parent ad9481f commit 7f078a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/TestStep/SelectCheckoutMethodStep.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,10 @@ public function __construct(
9191
*/
9292
public function run()
9393
{
94+
sleep(20);
9495
$this->processLogin();
9596
$this->processRegister();
97+
sleep(20);
9698
}
9799

98100
/**

0 commit comments

Comments
 (0)