features/integration.feature in clearance-0.12.0 vs features/integration.feature in clearance-0.13.0

- old
+ new

@@ -11,11 +11,9 @@ And I add the "capybara" gem And I add the "rspec-rails" gem And I add the "factory_girl_rails" gem And I add the "database_cleaner" gem And I add the "clearance" gem from this project - And I add the "diesel" gem from git "git://github.com/thoughtbot/diesel.git" - And I reset Bundler environment variable And I run `bundle install --local` And I successfully run `bundle exec rails generate cucumber:install` And I disable Capybara Javascript emulation And I successfully run `bundle exec rails generate clearance:features`