-
Bug
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MDL-75559-master -
While working on MDL-75282 we noticed behat context sorting was not right in get_components_contexts() causing some behat failures.
Core hooks defined in behat_hooks class must be defined first as they include the root of all tests, hooks, and more.