1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-10 09:02:59 +00:00

Update depends command

This commit is contained in:
Jordi Boggiano 2012-04-14 23:53:12 +02:00
parent 8d4f8543fc
commit d1f66073ca
2 changed files with 8 additions and 6 deletions

View file

@ -72,7 +72,6 @@ class InstallationManagerTest extends \PHPUnit_Framework_TestCase
$this->createPackageMock(), $this->createPackageMock()
);
$manager
->expects($this->once())
->method('install')