1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-18 22:58:10 +01:00

[ticket/12841] Update comments in tests making after default

PHPBB3-12841
This commit is contained in:
Matt Friedman 2014-07-27 23:03:43 -05:00
parent 056584680b
commit 6576e0eb88

View File

@ -92,7 +92,7 @@ class phpbb_functions_insert_config_array_test extends phpbb_test_case
'acp_config_5' => array(),
),
),
array( // When before|after is not used correctly (defaults to before)
array( // When after|before is not used correctly (defaults to before)
array('new_config_1' => array()),
array('foobar' => 'acp_config_1'),
array(