mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12841] Update comments in tests making after default
PHPBB3-12841
This commit is contained in:
parent
056584680b
commit
6576e0eb88
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Reference in a new issue