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:
@@ -142,6 +142,7 @@ describe "ProjectController", ->
|
||||
@res =
|
||||
locals:
|
||||
jsPath:"js path here"
|
||||
setTimeout: sinon.stub()
|
||||
|
||||
describe "updateProjectSettings", ->
|
||||
it "should update the name", (done) ->
|
||||
|
||||
Reference in New Issue
Block a user