diff --git a/services/web/test/acceptance/coffee/RestoringFilesTest.coffee b/services/web/test/acceptance/coffee/RestoringFilesTest.coffee index 5abdd3e11f..57d711e9a9 100644 --- a/services/web/test/acceptance/coffee/RestoringFilesTest.coffee +++ b/services/web/test/acceptance/coffee/RestoringFilesTest.coffee @@ -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 {