Skip to content

Commit 5aeb23c

Browse files
WIP
1 parent d804b57 commit 5aeb23c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Command/ListWorkersCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public function __construct(
3030
protected function execute(InputInterface $input, OutputInterface $output): int
3131
{
3232
$io = new SymfonyStyle($input, $output);
33+
$io->title('This is the change');
3334
$io->title('Available Configuration Workers');
3435

3536
try {

0 commit comments

Comments
 (0)