[ticket/11530] Fixed test description [ci skip]

PHPBB3-11530
This commit is contained in:
JoshyPHP 2015-05-19 11:16:37 +02:00
parent e67c5850e4
commit 2cc78b2c3b

View file

@ -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()
{