Skip to content

Commit 29e5e06

Browse files
author
Maksym Aposov
committed
MAGETWO-44516: Provide fix for Functional Tests MX
1 parent 732cc42 commit 29e5e06

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Ui/Test/Block/Adminhtml/DataGrid.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ public function resetFilter()
139139
if ($chipsHolder->isVisible()) {
140140
parent::resetFilter();
141141
}
142+
$this->waitLoader();
142143
}
143144

144145
/**

0 commit comments

Comments
 (0)