mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[misc] test/unit: fix process usage for node v12
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
This commit is contained in:
committed by
Jakob Ackermann
parent
985644057d
commit
80095785b8
@@ -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