From c832ca94fa24ae79c824e8ee63d4c4a33d4e55d1 Mon Sep 17 00:00:00 2001 From: Axel <1597611+axeloz@users.noreply.github.com> Date: Wed, 22 Dec 2021 17:14:02 +0100 Subject: [PATCH] Removing debug --- app/Console/Commands/RunMonitoring.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Console/Commands/RunMonitoring.php b/app/Console/Commands/RunMonitoring.php index 6653533..bf0bbef 100644 --- a/app/Console/Commands/RunMonitoring.php +++ b/app/Console/Commands/RunMonitoring.php @@ -249,7 +249,7 @@ class RunMonitoring extends Command final private function checkHttp(Task $task) { if (app()->environment() == 'local') { - throw new MonitoringException('Forcing error for testing'); + //throw new MonitoringException('Forcing error for testing'); } // Preparing cURL