Remove blank test causing race condition

This commit is contained in:
James Allen 2018-04-17 10:00:06 +01:00
parent 7364f607d0
commit 37f009c3cd

View file

@ -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 {