Skip to content

Commit abdf13b

Browse files
okolesnykKevinBKozan
authored andcommitted
MQE-1112: Bump MFTF version in Magento
1 parent 5cd0c85 commit abdf13b

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)