features/integration.feature in clearance-0.10.3.2 vs features/integration.feature in clearance-0.10.4

- old
+ new

@@ -9,12 +9,12 @@ And I configure ActionMailer to use "localhost" as a host And I configure a root route And I add the "cucumber-rails" gem And I add the "capybara" gem And I add the "rspec-rails" gem - And I add the "formtastic" gem And I add the "factory_girl_rails" gem And I add the "dynamic_form" gem + And I add the "database_cleaner" gem And I add the "clearance" gem from this project And I add the "diesel" gem And I run "bundle install --local" And I successfully run "rails generate cucumber:install" And I disable Capybara Javascript emulation