mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-04 22:58:10 +02:00
[ticket/13906] Renamed test
PHPBB3-13906
This commit is contained in:
parent
d37c995f4b
commit
78eeb210e7
@ -181,7 +181,7 @@ class phpbb_functional_posting_test extends phpbb_functional_test_case
|
||||
$this->assertEquals($text, $crawler->filter('#message')->text());
|
||||
}
|
||||
|
||||
public function test_ticket_13906()
|
||||
public function test_old_signature_in_preview()
|
||||
{
|
||||
$sql = 'UPDATE ' . USERS_TABLE . "
|
||||
SET user_sig = '[b:2u8sdcwb]My signature[/b:2u8sdcwb]',
|
||||
|
Loading…
x
Reference in New Issue
Block a user