mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 23:25:30 +02:00
[ticket/11040] Delete the functional test topic to avoid conflicts
PHPBB3-11040
This commit is contained in:
parent
b5310e9565
commit
6524513f9d
@ -64,6 +64,7 @@ abstract class phpbb_functional_search_base extends phpbb_functional_test_case
|
||||
$this->login();
|
||||
$this->admin_login();
|
||||
$this->delete_search_index();
|
||||
$this->delete_topic($post['topic_id']);
|
||||
}
|
||||
|
||||
protected function create_search_index()
|
||||
|
Loading…
x
Reference in New Issue
Block a user