Skip to content

Commit

Permalink
These tests can take longer, give them more time
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Nov 19, 2013
1 parent f5e0cb2 commit 8075bd0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/libraries/PMA_SetupIndex_test.php
Expand Up @@ -168,6 +168,8 @@ public function testPMAMessagesShowHTML()
* Test for PMA_versionCheck
*
* @return void
*
* @group medium
*/
public function testPMAVersionCheckCase1()
{
Expand Down Expand Up @@ -216,6 +218,8 @@ public function testPMAVersionCheckCase1()
* Test for PMA_versionCheck
*
* @return void
*
* @group medium
*/
public function testPMAVersionCheckCase2()
{
Expand Down Expand Up @@ -264,6 +268,8 @@ public function testPMAVersionCheckCase2()
* Test for PMA_versionCheck
*
* @return void
*
* @group medium
*/
public function testPMAVersionCheckCase3()
{
Expand Down

0 comments on commit 8075bd0

Please sign in to comment.