diff --git a/app/Console/Commands/TestPao.php b/app/Console/Commands/TestPao.php index 99328e88..584b4ad5 100644 --- a/app/Console/Commands/TestPao.php +++ b/app/Console/Commands/TestPao.php @@ -249,6 +249,8 @@ class TestPao extends Command $log .= "\n"; } + echo "************** FINE *********** "; + // Select all the fields of the Stock table } catch (\Exception $e) {