aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-05-19 11:16:37 +0200
committerJoshyPHP <s9e.dev@gmail.com>2015-05-19 11:16:37 +0200
commit2cc78b2c3b4e918710478f861c1441a3e28c9ad4 (patch)
tree42ea97d6ca93dd4e4f31440765dc1d3de0619fd3 /tests/functional
parente67c5850e450d26b7cfeb1e9372a37afa2a7ae1d (diff)
downloadforums-2cc78b2c3b4e918710478f861c1441a3e28c9ad4.tar
forums-2cc78b2c3b4e918710478f861c1441a3e28c9ad4.tar.gz
forums-2cc78b2c3b4e918710478f861c1441a3e28c9ad4.tar.bz2
forums-2cc78b2c3b4e918710478f861c1441a3e28c9ad4.tar.xz
forums-2cc78b2c3b4e918710478f861c1441a3e28c9ad4.zip
[ticket/11530] Fixed test description [ci skip]
PHPBB3-11530
Diffstat (limited to 'tests/functional')
-rw-r--r--tests/functional/posting_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/posting_test.php b/tests/functional/posting_test.php
index 080ada5bb0..5c083aef37 100644
--- a/tests/functional/posting_test.php
+++ b/tests/functional/posting_test.php
@@ -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()
{