Better section actions speccing
This commit is contained in:
@@ -15,6 +15,7 @@ Dir.glob("spec/acceptance_steps/**/*steps.rb") { |f| load f, true }
|
||||
I18n.locale =I18n.default_locale
|
||||
Devise.stretches = 1
|
||||
Capybara.javascript_driver = :webkit
|
||||
Capybara.default_wait_time = 4 # ember needs more time than the default of 2
|
||||
#Capybara.javascript_driver = :selenium
|
||||
|
||||
module FactoryAttributesFor
|
||||
|
||||
Reference in New Issue
Block a user