-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.4, 3.10.1
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MDL-70732-master -
-
Moppies Kanban
Working on MDL-69880 we realized in some cases ExpectationException constructor is missing the second parameter ('driver') in the_image_at_should_be_identical_to function. So the error shown by behat is related to that second parameter and not the reason why the exception has been thrown.
There are several cases in the code where ExpectationException constructor is missing second parameter.