mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Remove blank test causing race condition
This commit is contained in:
@@ -167,7 +167,6 @@ describe "RestoringFiles", ->
|
||||
done()
|
||||
|
||||
describe "restoring to a filename that already exists", ->
|
||||
it "should have created the file with a timestamp appended", ->
|
||||
beforeEach (done) ->
|
||||
MockProjectHistoryApi.addOldFile(@project_id, 42, "main.tex", "hello world, this is main.tex!")
|
||||
@owner.request {
|
||||
|
||||
Reference in New Issue
Block a user