mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11530] Fixed test description [ci skip]
PHPBB3-11530
This commit is contained in:
parent
e67c5850e4
commit
2cc78b2c3b
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ class phpbb_functional_posting_test extends phpbb_functional_test_case
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @testdox max_quote_depth is applied to the text populating the posting form
|
* @testdox max_quote_depth is applied to the submitted text
|
||||||
*/
|
*/
|
||||||
public function test_quote_depth_submit()
|
public function test_quote_depth_submit()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue