Details
Description
It appears to be missing
global $CFG;
|
require_once($CFG->dirroot . '/mod/quiz/locallib.php');
|
This causes the unit test to fail when only that specific test is run
It appears to be missing
global $CFG;
|
require_once($CFG->dirroot . '/mod/quiz/locallib.php');
|
This causes the unit test to fail when only that specific test is run