From 6e2c241349dc69d130cc00c7e72dcb5d000739e3 Mon Sep 17 00:00:00 2001 From: Matt Feeny Date: Mon, 9 Jan 2023 16:19:16 +0000 Subject: [PATCH] Adding formatting --- src/Command/SearchIndexCommand.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Command/SearchIndexCommand.php b/src/Command/SearchIndexCommand.php index a38ac7a..f4bb706 100644 --- a/src/Command/SearchIndexCommand.php +++ b/src/Command/SearchIndexCommand.php @@ -84,6 +84,7 @@ class SearchIndexCommand extends Command } $progress_bar->finish(); + $io->writeln(''); $table = new Table($output); $table