mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
Update depends command
This commit is contained in:
parent
8d4f8543fc
commit
d1f66073ca
2 changed files with 8 additions and 6 deletions
|
@ -72,7 +72,6 @@ class InstallationManagerTest extends \PHPUnit_Framework_TestCase
|
|||
$this->createPackageMock(), $this->createPackageMock()
|
||||
);
|
||||
|
||||
|
||||
$manager
|
||||
->expects($this->once())
|
||||
->method('install')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue