Skip to content

Commit

Permalink
Rm debug in alert tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Hamon committed Jan 17, 2017
1 parent 2b74091 commit 672dcf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/2_Integration/05-Results/ApiAlertsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ protected function insertAlerts($json_alerts, $agentid, $uuid)
"agent_id":'.$agentid.',
"uuid": "'.$uuid.'"}';

echo $json."\n";
PluginArmaditoAlert::manageApiRequest($json);
}
}
Expand Down

0 comments on commit 672dcf8

Please sign in to comment.