Merge pull request #3390 from overleaf/jpa-faster-unit-tests

[perf] faster unit tests

GitOrigin-RevId: 188b8f3752638fde7a27a8d83b416bb9a6e3c95e
This commit is contained in:
Jakob Ackermann
2020-11-28 03:04:01 +00:00
committed by Copybot
parent b4ae89892b
commit 6eeb7857e3
64 changed files with 151 additions and 110 deletions
@@ -74,7 +74,6 @@ describe('ProjectEntityHandler', function() {
'../../models/Project': {
Project: this.ProjectModel
},
'../Errors/Errors': Errors,
'./ProjectLocator': this.ProjectLocator,
'./ProjectGetter': (this.ProjectGetter = {}),
'../ThirdPartyDataStore/TpdsUpdateSender': this.TpdsUpdateSender