From: Antoine Musso Date: Mon, 3 Dec 2012 08:14:32 +0000 (+0100) Subject: test: raise timeout for ExifRotation X-Git-Tag: 1.31.0-rc.0~21447 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/fiche.php?a=commitdiff_plain;h=2faf797e3a04c03879cecb88bbe49309ff739ddf;p=lhc%2Fweb%2Fwiklou.git test: raise timeout for ExifRotation ExifRotationTest does file access and hence needs a slightly higher timeout in PHPUnit. Change-Id: I871c4a4fde5e71708e55b3f28e7267e1023c2df5 --- diff --git a/tests/phpunit/includes/media/ExifRotationTest.php b/tests/phpunit/includes/media/ExifRotationTest.php index 692a5f9c56..d52fecc92b 100644 --- a/tests/phpunit/includes/media/ExifRotationTest.php +++ b/tests/phpunit/includes/media/ExifRotationTest.php @@ -1,7 +1,8 @@