Merge branch 'MDL-44941-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE

This commit is contained in:
Dan Poltawski
2014-04-16 10:30:45 +08:00
-1
View File
@@ -2485,7 +2485,6 @@ class core_moodlelib_testcase extends advanced_testcase {
$this->assertTimeCurrent($user->firstaccess);
$this->assertTimeCurrent($user->lastaccess);
$this->assertTimeCurrent($user->timemodified);
$this->assertTimeCurrent($USER->firstaccess);
$this->assertTimeCurrent($USER->lastaccess);