Mock out metrics in test

This commit is contained in:
Shane Kilkelly 2017-06-22 09:24:08 +01:00
parent 7842bcd24f
commit e19806cf8b

View file

@ -10,6 +10,9 @@ describe "ASpell", ->
"logger-sharelatex":
log:->
err:->
'metrics-sharelatex':
gauge:->
inc: ->
describe "a correctly spelled word", ->
beforeEach (done) ->