diff --git a/test/classes/PMA_Config_test.php b/test/classes/PMA_Config_test.php index acf1da21af91..5f043d7bf5ec 100644 --- a/test/classes/PMA_Config_test.php +++ b/test/classes/PMA_Config_test.php @@ -554,7 +554,7 @@ public function testEnableBc() } /** - * + * Should check for https detection * * @todo Implement testCheckIsHttps(). */