mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
CS fixes
This commit is contained in:
parent
9a806658d6
commit
11a0d16ccc
31 changed files with 62 additions and 49 deletions
|
@ -49,7 +49,7 @@ class ArchiveManagerTest extends ArchiverTest
|
|||
|
||||
$target = $this->getTargetName($package, 'tar');
|
||||
$this->assertFileExists($target);
|
||||
|
||||
|
||||
$tmppath = sys_get_temp_dir().'/composer_archiver/'.$this->manager->getPackageFilename($package);
|
||||
$this->assertFileNotExists($tmppath);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue