-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38009_master -
When behat utilities runs (admin/tool/behat/cli/util.php) config.php is required to get all $CFG-> values and it stops after getting them and before continuing the lib/setup.php process. $CFG->cachedir and $CFG->tempdir are set before the ABORT_AFTER_CONFIG return, but if they are already set (overridden in config.php) they keep the value.
- Testing discovered
-
MDL-37046 Integrate Behat in Moodle
-
- Closed
-