Remove the Metrics module, use metrics-sharelatex

This commit is contained in:
Shane Kilkelly
2017-04-03 16:18:30 +01:00
parent 49de7bf315
commit 043520fc28
50 changed files with 49 additions and 50 deletions
@@ -26,7 +26,7 @@ describe 'BetaProgramHandler', ->
log: sinon.stub()
err: sinon.stub()
},
"../../infrastructure/Metrics": @logger = {
"metrics-sharelatex": @logger = {
inc: sinon.stub()
}