mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #3331 from overleaf/csh-issue-3661-bump-agents
Update metrics module GitOrigin-RevId: bdef141035f277ce4863f14f8a6e166d710b1111
This commit is contained in:
committed by
Copybot
parent
46be87f7c5
commit
1e8598a8d9
@@ -22,7 +22,7 @@ describe('BetaProgramHandler', function() {
|
||||
console: console
|
||||
},
|
||||
requires: {
|
||||
'metrics-sharelatex': (this.logger = {
|
||||
'@overleaf/metrics': (this.logger = {
|
||||
inc: sinon.stub()
|
||||
}),
|
||||
'../User/UserUpdater': (this.UserUpdater = {
|
||||
|
||||
Reference in New Issue
Block a user