Skip to content

Commit

Permalink
Merge branch 'MDL-57768-webservice-config-error-MOODLE_31_STABLE' of h…
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski committed Feb 13, 2017
2 parents f15c70a + ae1cb40 commit c704f0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions webservice/tests/externallib_test.php
Expand Up @@ -43,10 +43,6 @@ public function test_get_site_info() {

$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);
Expand Down

0 comments on commit c704f0d

Please sign in to comment.