mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
Increase timeout for test.
This commit is contained in:
@@ -210,7 +210,7 @@ describe "Applying updates to a doc", ->
|
||||
throw error if error?
|
||||
DocUpdaterClient.sendUpdates @project_id, @doc_id, updates, (error) =>
|
||||
throw error if error?
|
||||
setTimeout done, 1000
|
||||
setTimeout done, 2000
|
||||
|
||||
after ->
|
||||
MockTrackChangesApi.flushDoc.restore()
|
||||
|
||||
Reference in New Issue
Block a user