mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-04 06:39:14 +02:00
[ticket/11480] Fix unit tests
PHPBB3-11480
This commit is contained in:
parent
702d567c69
commit
67d19920c4
@ -899,8 +899,6 @@ class phpbb_functional_test_case extends phpbb_mink_test_case
|
||||
|
||||
$crawler = $this->submit_message($posting_url, $posting_contains, $form_data);
|
||||
|
||||
$this->assertContains($this->lang('POST_STORED'), $crawler->filter('html')->text());
|
||||
|
||||
if ($expected !== '')
|
||||
{
|
||||
if (isset($this->lang[$expected]))
|
||||
|
Loading…
x
Reference in New Issue
Block a user