Merge branch 'MDL-29677_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user