mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
[misc] WebsocketControllerTests: remove debugging code
This commit is contained in:
@@ -42,7 +42,6 @@ describe('WebsocketController', function () {
|
||||
leave: sinon.stub()
|
||||
}
|
||||
return (this.WebsocketController = SandboxedModule.require(modulePath, {
|
||||
globals: { console },
|
||||
requires: {
|
||||
'./WebApiManager': (this.WebApiManager = {}),
|
||||
'./AuthorizationManager': (this.AuthorizationManager = {}),
|
||||
|
||||
Reference in New Issue
Block a user