Remove save files with failed test %)

This commit is contained in:
Andrey Kumanyaev 2013-01-24 01:40:45 +04:00 committed by Dmitriy Zaporozhets
parent 9a604eb679
commit b695db4af4
1 changed files with 0 additions and 1 deletions

View 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
#