sped up unit tests to improve speed
also removed some unneeded requires.
This commit is contained in:
@@ -50,6 +50,9 @@ describe 'ProjectCreationHandler', ->
|
||||
'./ProjectEntityHandler':@ProjectEntityHandler
|
||||
"settings-sharelatex": @Settings = {}
|
||||
'logger-sharelatex': {log:->}
|
||||
"../../infrastructure/Metrics": inc:->
|
||||
|
||||
|
||||
|
||||
describe 'Creating a Blank project', ->
|
||||
beforeEach ->
|
||||
|
||||
Reference in New Issue
Block a user