mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
improve archve doc acceptence tests
This commit is contained in:
parent
ef4e437c3f
commit
cf07e2fec5
1 changed files with 116 additions and 117 deletions
|
@ -7,7 +7,6 @@ Settings = require("settings-sharelatex")
|
|||
|
||||
DocstoreClient = require "./helpers/DocstoreClient"
|
||||
|
||||
if Settings.filestore?.backend == "s3"
|
||||
|
||||
describe "Archiving all docs", ->
|
||||
beforeEach (done) ->
|
||||
|
|
Loading…
Reference in a new issue