1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Stop running PEAR Repo test suite as it fails and is kinda irrelevant at this point

This commit is contained in:
Jordi Boggiano 2016-02-25 13:10:46 +00:00
parent b945fc4d83
commit 406e087a46
3 changed files with 8 additions and 1 deletions

View file

@ -15,7 +15,7 @@ namespace Composer\Repository;
use Composer\TestCase;
/**
* @group slow
* @group legacy
*/
class PearRepositoryTest extends TestCase
{