OSDN Git Service

Remove save files with failed test %)
authorAndrey Kumanyaev <me@zzet.org>
Wed, 23 Jan 2013 21:40:45 +0000 (01:40 +0400)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 24 Jan 2013 20:31:49 +0000 (22:31 +0200)
features/support/env.rb

index 5651c4a..a08aa0d 100644 (file)
@@ -21,7 +21,6 @@ Dir["#{Rails.root}/features/steps/shared/*.rb"].each {|file| require file}
 include GitoliteStub
 
 WebMock.allow_net_connect!
-Spinach.config.save_and_open_page_on_failure = true
 #
 # JS driver
 #