Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2b17e2be9a
@ -178,7 +178,7 @@ class PMA_DisplayResults_Test extends PHPUnit_Framework_TestCase
|
||||
* @dataProvider providerForTestGetTableNavigation
|
||||
*/
|
||||
public function testGetTableNavigation(
|
||||
$pos_next, $pos_prev, $is_innodb, $output
|
||||
// $pos_next, $pos_prev, $is_innodb, $output
|
||||
) {
|
||||
$_SESSION['tmpval']['max_rows'] = '20';
|
||||
$_SESSION['tmpval']['pos'] = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user