Skip to content

Commit 9bbec97

Browse files
committed
refactor: remove unnecessary blank lines in CliTest command
1 parent 969c999 commit 9bbec97

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Console/Command/CliTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ protected function execute(InputInterface $input, OutputInterface $output): int
5252
$output->writeln($line);
5353
}
5454

55-
56-
5755
sleep(2);
5856

5957
$output->writeln('Running npm install...');

0 commit comments

Comments
 (0)