mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-25 06:12:52 +00:00
mock out metrics in test
This commit is contained in:
parent
60b298d9ee
commit
49de7bf315
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ describe "UserCreator", ->
|
|||
"../../models/User": User:@UserModel
|
||||
"./UserLocator":@UserLocator
|
||||
"logger-sharelatex":{log:->}
|
||||
'../../infrastructure/Metrics': {timeAsyncMethod: ()->}
|
||||
|
||||
@email = "bob.oswald@gmail.com"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue