Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Apr 18, 2021
1 parent 8f4452a commit c3e219b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Command/ListFilesCommand.php
Expand Up @@ -74,7 +74,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
[
'config' => $passedConfig,
],
getcwd(),
$cwd,
$this->toolInfo
);

Expand Down

0 comments on commit c3e219b

Please sign in to comment.