MDL-71157 block_myoverview: remove wait from behat
commita099c8d921161d68f27b66b200e6d4f4ad101cdd
authorSara Arjona <sara@moodle.com>
Fri, 14 May 2021 13:57:54 +0000 (14 15:57 +0200)
committerSara Arjona <sara@moodle.com>
Wed, 19 May 2021 10:38:28 +0000 (19 12:38 +0200)
treee2041f7df59ffba202e85174bcee329bb99862f3
parent36a3c41b8bd4e2499a223fa2c202addae2a9543f
MDL-71157 block_myoverview: remove wait from behat

The step "And I wait until ".block_myoverview
[data-control='next']" "css_element" exists" is not correct
because this [data-control='next'] element exists before and
after the step so, in some cases, it might cause the following
step will start earlier than expected.
As pending JS has been added, this wait steps are not required
any more.
blocks/myoverview/tests/behat/block_myoverview_pagination.feature