mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-20 23:51:28 +01:00
[ticket/16153] Functional test
PHPBB3-16153
This commit is contained in:
parent
78c1957e48
commit
bcac30c8bb
@ -46,9 +46,7 @@ class phpbb_functional_posting_test extends phpbb_functional_test_case
|
||||
self::create_post(2,
|
||||
1,
|
||||
"Unsupported: \xF0\x9F\x88\xB3 \xF0\x9F\x9A\xB6",
|
||||
'This is a test with emoji characters in the topic title.',
|
||||
array(),
|
||||
'Your subject contains the following unsupported characters'
|
||||
'This is a test with emoji characters in the topic title.'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user