mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-30686 fix typo
Thanks Dan Poltawski!
This commit is contained in:
parent
f0202ae9a2
commit
bd319d12c2
@ -185,7 +185,7 @@ class web_testcase extends advanced_testcase {
|
||||
$this->assertEquals('lala xx', clean_text($text, FORMAT_HTML));
|
||||
}
|
||||
|
||||
public function test_quolified_me() {
|
||||
public function test_qualified_me() {
|
||||
global $PAGE, $FULLME, $CFG;
|
||||
$this->resetAfterTest();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user