Removing debug

This commit is contained in:
Axel 2021-12-22 17:14:02 +01:00
parent a997dec6a5
commit c832ca94fa

View file

@ -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