aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions_acp
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2013-01-07 06:56:48 -0500
committerSenky <jakubsenko@gmail.com>2013-05-20 18:40:10 +0200
commit4bb7a69afa90636a473005467828bfecf0e31b29 (patch)
tree0291a77a2172c55ca23beb0d2545eb728bc43269 /tests/functions_acp
parent84fb8fc4f08cd1b35ab0813ac61101b479c577ec (diff)
downloadforums-4bb7a69afa90636a473005467828bfecf0e31b29.tar
forums-4bb7a69afa90636a473005467828bfecf0e31b29.tar.gz
forums-4bb7a69afa90636a473005467828bfecf0e31b29.tar.bz2
forums-4bb7a69afa90636a473005467828bfecf0e31b29.tar.xz
forums-4bb7a69afa90636a473005467828bfecf0e31b29.zip
[ticket/11010] Try to keep min < max.
PHPBB3-11010
Diffstat (limited to 'tests/functions_acp')
-rw-r--r--tests/functions_acp/build_cfg_template_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functions_acp/build_cfg_template_test.php b/tests/functions_acp/build_cfg_template_test.php
index 3b304362a0..32980d97ce 100644
--- a/tests/functions_acp/build_cfg_template_test.php
+++ b/tests/functions_acp/build_cfg_template_test.php
@@ -59,7 +59,7 @@ class phpbb_functions_acp_build_cfg_template_test extends phpbb_test_case
{
return array(
array(
- array('dimension', 20, 15),
+ array('dimension', 5, 15),
'number_key_name',
array('config_key_name_width' => 10, 'config_key_name_height' => 20),
'config_key_name',