mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 21:36:58 +01:00
Merge branch 'w04_MDL-31181_m23_fitlertestcfg' of git://github.com/skodak/moodle
This commit is contained in:
commit
02cb385844
@ -785,6 +785,7 @@ class filter_filter_set_applies_to_strings extends UnitTestCaseUsingDatabase {
|
||||
}
|
||||
|
||||
public function tearDown() {
|
||||
global $CFG;
|
||||
$CFG->stringfilters = $this->origcfgstringfilters;
|
||||
$CFG->filterall = $this->origcfgfilterall;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user