mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
Merge branch 'MDL-29677' of git://github.com/stronk7/moodle
This commit is contained in:
commit
36a42c57d1
@ -67,7 +67,7 @@ class moodle_page_test extends UnitTestCase {
|
||||
}
|
||||
|
||||
public function tearDown() {
|
||||
global $COURSE;
|
||||
global $COURSE, $PAGE;
|
||||
$this->testpage = NULL;
|
||||
$COURSE = $this->originalcourse;
|
||||
$PAGE = $this->originalpage;
|
||||
|
Loading…
x
Reference in New Issue
Block a user