-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.7
-
MOODLE_27_STABLE
Sometimes error_log() are expected in a unit test. Example calling the api mod_duplicate_activity();
Currently we do something like this to stop this error.
ini_set('error_log', "$CFG->dataroot/testlog.log");
Would be nice to have some api wrappers for this.
- has a non-specific relationship to
-
MDL-39883 Duplicating activity on course page does not fire any event
-
- Closed
-