diff --git a/test/classes/ConfigGeneratorTest.php b/test/classes/ConfigGeneratorTest.php index c06d864dc7..59c42fe97a 100644 --- a/test/classes/ConfigGeneratorTest.php +++ b/test/classes/ConfigGeneratorTest.php @@ -51,7 +51,7 @@ class ConfigGeneratorTest extends PMATestCase "/*\n" . " * Generated configuration file\n" . " * Generated by: phpMyAdmin " . - $GLOBALS['PMA_Config']->get('PMA_VERSION') . " setup script\n" , + $GLOBALS['PMA_Config']->get('PMA_VERSION') . " setup script\n", $result );