Update TestCase for recent change
This commit is contained in:
@@ -293,8 +293,7 @@ class PMA_headerLocation_test extends PHPUnit_Extensions_OutputTestCase
|
|||||||
' window.parent.goTo(\'' . $url . '\');' . PHP_EOL .
|
' window.parent.goTo(\'' . $url . '\');' . PHP_EOL .
|
||||||
'}' . PHP_EOL .
|
'}' . PHP_EOL .
|
||||||
'//]]>' . PHP_EOL .
|
'//]]>' . PHP_EOL .
|
||||||
'</script>' . PHP_EOL .
|
'</script>' . PHP_EOL;
|
||||||
" ";
|
|
||||||
|
|
||||||
$this->expectOutputString($write);
|
$this->expectOutputString($write);
|
||||||
PMA_reloadNavigation();
|
PMA_reloadNavigation();
|
||||||
|
Reference in New Issue
Block a user