diff --git a/tests/test_framework/phpbb_database_test_connection_manager.php b/tests/test_framework/phpbb_database_test_connection_manager.php
index 547361b41d..5feab16496 100644
--- a/tests/test_framework/phpbb_database_test_connection_manager.php
+++ b/tests/test_framework/phpbb_database_test_connection_manager.php
@@ -275,8 +275,6 @@ class phpbb_database_test_connection_manager
 
 	/**
 	* Removes comments from schema files
-	* 
-	* Note: This performs the functions of remove_remarks() and remove_comments() used during installation
 	*/
 	protected function remove_comments($sql)
 	{