Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'MDL-58399-master' of git://github.com/jleyva/moodle
[moodle.git]
/
mod
/
forum
/
tests
/
externallib_test.php
diff --git
a/mod/forum/tests/externallib_test.php
b/mod/forum/tests/externallib_test.php
index
3726b34
..
e3ee2b6
100644
(file)
--- a/
mod/forum/tests/externallib_test.php
+++ b/
mod/forum/tests/externallib_test.php
@@
-325,6
+325,7
@@
class mod_forum_external_testcase extends externallib_advanced_testcase {
$discussion1reply1->id, '/', $filename),
'timemodified' => $timepost,
'mimetype' => 'image/jpeg',
+ 'isexternalfile' => false,
)
),
'totalscore' => $discussion1reply1->totalscore,