Skip to content

Commit 8f377a6

Browse files
committed
MQE-1112: Bump MFTF version in Magento
1 parent 609c341 commit 8f377a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ public function run()
107107
{
108108
$this->checkoutCart->open();
109109
$this->checkoutCart->getCartBlock()->waitCartContainerLoading();
110+
sleep(20);
110111
/** @var \Magento\Checkout\Test\Fixture\Cart $cart */
111112
if ($this->cart !== null) {
112113
$cart = $this->fixtureFactory->createByCode(

0 commit comments

Comments
 (0)