mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
style fixes
This commit is contained in:
parent
f4e9c74fee
commit
1a69d0a2a7
2 changed files with 3 additions and 2 deletions
|
@ -89,7 +89,8 @@ class PluginInstallerTest extends \PHPUnit_Framework_TestCase
|
|||
));
|
||||
}
|
||||
|
||||
protected function tearDown() {
|
||||
protected function tearDown()
|
||||
{
|
||||
$filesystem = new Filesystem();
|
||||
$filesystem->removeDirectory($this->directory);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue