[rating] teardown tests properly
This commit is contained in:
parent
28a9724ffa
commit
7e7e9ec049
1 changed files with 2 additions and 0 deletions
|
@ -110,5 +110,7 @@ class RatingsTest extends ShimmiePHPUnitTestCase
|
|||
|
||||
$this->log_in_as_user();
|
||||
$user_config->set_array(RatingsConfig::USER_DEFAULTS, ["?", "s", "q", "e"]);
|
||||
|
||||
parent::tearDown();
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue