Replace phantomjs with capybara-webkit for headless testing

This commit is contained in:
Lars Henrik Mai 2016-05-04 20:56:02 +02:00
parent 0890251eff
commit 42a6267fc0
4 changed files with 14 additions and 17 deletions

View file

@ -64,7 +64,7 @@ group :test do
gem 'test_after_commit' # TODO remove when moving to rails 5
gem 'database_cleaner'
gem 'coveralls', require: false
gem 'poltergeist'
gem 'capybara-webkit'
end
# Use ActiveModel has_secure_password