mirror of
https://github.com/moodle/moodle.git
synced 2025-04-19 23:42:11 +02:00
MDL-41267 fix phpunit tests
This commit is contained in:
parent
f875599462
commit
4e6f199203
@ -332,6 +332,7 @@ class core_component_testcase extends advanced_testcase {
|
||||
$expected = array(
|
||||
'mod' => "$CFG->dirroot/mod",
|
||||
'editor' => "$CFG->dirroot/lib/editor",
|
||||
'tool' => "$CFG->dirroot/$CFG->admin/tool",
|
||||
'local' => "$CFG->dirroot/local",
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user