mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Merge branch 'w04_MDL-31181_m23_fitlertestcfg' of git://github.com/skodak/moodle
This commit is contained in:
commit
02cb385844
1 changed files with 1 additions and 0 deletions
|
@ -785,6 +785,7 @@ class filter_filter_set_applies_to_strings extends UnitTestCaseUsingDatabase {
|
||||||
}
|
}
|
||||||
|
|
||||||
public function tearDown() {
|
public function tearDown() {
|
||||||
|
global $CFG;
|
||||||
$CFG->stringfilters = $this->origcfgstringfilters;
|
$CFG->stringfilters = $this->origcfgstringfilters;
|
||||||
$CFG->filterall = $this->origcfgfilterall;
|
$CFG->filterall = $this->origcfgfilterall;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue