Fixing FIXMEs
This commit is contained in:
parent
b9407b70ff
commit
7820ccdf9e
4 changed files with 8 additions and 7 deletions
|
|
@ -120,7 +120,7 @@ class SlackNotify implements \PHPCI\Plugin
|
|||
|
||||
$success = true;
|
||||
|
||||
$message->send(''); // FIXME: Handle errors
|
||||
$message->send('');
|
||||
|
||||
return $success;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue