Merge pull request #1408 from sharelatex/bg-increase-timeout-on-clone-project

increase timeout for cloning project to 5 minutes

GitOrigin-RevId: 949c7553f331573b391ff37f180e80b60c260cf5
This commit is contained in:
Brian Gough
2019-01-16 13:17:46 +00:00
committed by sharelatex
parent 79078ac1bb
commit 205da19173
2 changed files with 2 additions and 0 deletions
@@ -142,6 +142,7 @@ describe "ProjectController", ->
@res =
locals:
jsPath:"js path here"
setTimeout: sinon.stub()
describe "updateProjectSettings", ->
it "should update the name", (done) ->