mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
mock out metrics in test
This commit is contained in:
@@ -21,6 +21,7 @@ describe "UserCreator", ->
|
||||
"../../models/User": User:@UserModel
|
||||
"./UserLocator":@UserLocator
|
||||
"logger-sharelatex":{log:->}
|
||||
'../../infrastructure/Metrics': {timeAsyncMethod: ()->}
|
||||
|
||||
@email = "bob.oswald@gmail.com"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user