Skip to content

Commit 2892f27

Browse files
more bugs for anton
1 parent 21c0ed6 commit 2892f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unit/notifier.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var expect = Lab.expect;
66
var Notifier = require('models/notifications/notifier');
77
var Slack = require('models/notifications/slack');
88
var HipChat = require('models/notifications/hipchat');
9-
var HipChatClient = require('hipchat-client');
9+
// var HipChatClient = require('hipchat-client'); FIXME: anton
1010

1111
describe('Notifier', function () {
1212

0 commit comments

Comments
 (0)