diff --git a/test/classes/PMA_Config_test.php b/test/classes/PMA_Config_test.php index 808d3a3aa6..4120e0c426 100644 --- a/test/classes/PMA_Config_test.php +++ b/test/classes/PMA_Config_test.php @@ -74,6 +74,8 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase ); //test getFontsizeOptions for "em" unit + $fontsize = $GLOBALS['PMA_Config']->get('fontsize'); + $GLOBALS['PMA_Config']->set('fontsize', ''); $_COOKIE['pma_fontsize'] = "10em"; $this->assertContains( '