mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Merge branch '3.1.x'
* 3.1.x: [ticket/14394] Only purge cache in functional tests if necessary
This commit is contained in:
@@ -89,7 +89,6 @@ class phpbb_functional_test_case extends phpbb_test_case
|
||||
// that were added in other tests are gone
|
||||
$this->lang = array();
|
||||
$this->add_lang('common');
|
||||
$this->purge_cache();
|
||||
|
||||
$db = $this->get_db();
|
||||
|
||||
|
Reference in New Issue
Block a user