Przeglądaj źródła

Remove blank test causing race condition

James Allen 8 lat temu
rodzic
commit
37f009c3cd

+ 0 - 1
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 {