Fix typo in method name
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
3690415c70
commit
302bda9961
@ -121,7 +121,7 @@ class PMA_DBI_Drizzle_Test extends PHPUnit_Framework_TestCase
|
||||
*
|
||||
* @group medium
|
||||
*/
|
||||
public function testrSelectDb()
|
||||
public function testSelectDb()
|
||||
{
|
||||
//$link is empty
|
||||
$GLOBALS['userlink'] = null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user