mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-28 03:39:13 +02:00
Fix all JSHint complaints in Node.js code.
This commit is contained in:
@@ -56,7 +56,7 @@ module.exports = function(options) {
|
||||
message: messages.join('<br>')
|
||||
, color: 'purple'
|
||||
, notify: true
|
||||
, message_format: 'html'
|
||||
, 'message_format': 'html'
|
||||
, token: options.token
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user