mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Merge pull request #57 from overleaf/jpa-node-12-fix
[misc] test/unit: fix process usage for node v12
This commit is contained in:
@@ -32,7 +32,8 @@ describe('HttpController', function() {
|
||||
error: sinon.stub()
|
||||
}),
|
||||
'./HealthChecker': {}
|
||||
}
|
||||
},
|
||||
globals: { process }
|
||||
})
|
||||
this.res = {
|
||||
send: sinon.stub(),
|
||||
|
||||
Reference in New Issue
Block a user