mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 15:40:17 +01:00
Merge branch 'MDL-57768-webservice-config-error' of https://github.com/ilya-catalyst/moodle
This commit is contained in:
commit
b747a90082
@ -43,10 +43,6 @@ class core_webservice_externallib_testcase extends externallib_advanced_testcase
|
||||
|
||||
$this->resetAfterTest(true);
|
||||
|
||||
// This is the info we are going to check
|
||||
set_config('release', '2.4dev (Build: 20120823)');
|
||||
set_config('version', '2012083100.00');
|
||||
|
||||
$maxbytes = 10485760;
|
||||
$userquota = 5242880;
|
||||
set_config('maxbytes', $maxbytes);
|
||||
|
Loading…
x
Reference in New Issue
Block a user