From 5032a40a470465b698c6ab0a88054cafd929a6ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 21 May 2013 10:51:27 +0200 Subject: [PATCH] Increase test timeout --- test/classes/PMA_Error_Handler_test.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/classes/PMA_Error_Handler_test.php b/test/classes/PMA_Error_Handler_test.php index 3bd4f2a039..760c6cc7de 100644 --- a/test/classes/PMA_Error_Handler_test.php +++ b/test/classes/PMA_Error_Handler_test.php @@ -177,6 +177,8 @@ class PMA_Error_Handler_Test extends PHPUnit_Framework_TestCase * Test for countErrors * * @return void + * + * @group medium */ public function testCountErrors() {