diff --git a/tests/functions/insert_config_array_test.php b/tests/functions/insert_config_array_test.php index 8034ce982d..e0ea3428b8 100644 --- a/tests/functions/insert_config_array_test.php +++ b/tests/functions/insert_config_array_test.php @@ -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(