We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58216f commit 56933d6Copy full SHA for 56933d6
src/Console/RunCommand.php
@@ -56,7 +56,5 @@ protected function startWatchProcess(): void
56
$this->output->write($output);
57
}
58
);
59
-
60
- $this->output->write($this->watchProcess->output());
61
62
0 commit comments