Merge pull request #3390 from overleaf/jpa-faster-unit-tests
[perf] faster unit tests GitOrigin-RevId: 188b8f3752638fde7a27a8d83b416bb9a6e3c95e
This commit is contained in:
@@ -40,7 +40,6 @@ describe('AuthorizationMiddleware', function() {
|
||||
ObjectId: this.ObjectId
|
||||
},
|
||||
'../Errors/HttpErrorHandler': this.HttpErrorHandler,
|
||||
'../Errors/Errors': Errors,
|
||||
'../Authentication/AuthenticationController': this
|
||||
.AuthenticationController,
|
||||
'../TokenAccess/TokenAccessHandler': this.TokenAccessHandler
|
||||
|
||||
Reference in New Issue
Block a user