diff --git a/app/Console/Commands/ControlTowerPollCommand.php b/app/Console/Commands/ControlTowerPollCommand.php index d73c694..6b424f0 100644 --- a/app/Console/Commands/ControlTowerPollCommand.php +++ b/app/Console/Commands/ControlTowerPollCommand.php @@ -154,6 +154,7 @@ private function buildTaskSpecificReport( 'dates_used' => ['06/08/26 00:00:00 (08/06/2026)', '06/09/26 00:00:00 (09/06/2026)'], 'absorbed_legacy_fragments' => ['id_cond=12 (ATER A/11)', 'id_cond=220 (BENEDETTO DANIELA A/11)', 'id_cond=46/217 (ATER A/CAN11)', 'id_cond=221 (BENEDETTO DANIELA A/CAN11)'], 'open_legacy_fragments' => [], + 'test_eseguiti' => "php artisan netgescon:control-tower-poll --task-id={$taskId}", 'blocco_dati' => 'no', 'blocco_contratto' => 'no', 'mdb_files_read' => $mdbFiles,