mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-11-19 16:28:45 +00:00
Get tests passing
This commit is contained in:
parent
fd0c30ec42
commit
87ca84655c
3 changed files with 5 additions and 3 deletions
|
|
@ -43,6 +43,8 @@ class GenerateCommand extends Command
|
|||
} catch (IOException $e) {
|
||||
$io->error($e->getMessage());
|
||||
}
|
||||
|
||||
return Command::SUCCESS;
|
||||
}
|
||||
|
||||
private function outputFile(InputInterface $input): string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue