diff --git a/features/support/env.rb b/features/support/env.rb
index 5651c4a09baa500d68bbdf7a7f7780d7bfe93774..a08aa0de9f812fe3d6101887914cd816de91658c 100644
--- a/features/support/env.rb
+++ b/features/support/env.rb
@@ -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
 #