-
Bug
-
Resolution: Fixed
-
Trivial
-
2.8.3
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-49285-master -
mod/quiz/tests/lib_test.php is missing the importing of the required library, meaning that if you run only that file of unit tests, it fails. During full runs, it is included by other things.