Capybara test initializer removed
Apparently "system tests" are a better way to handle them.
This commit is contained in:
parent
f1c3982985
commit
2700289ff8
3 changed files with 0 additions and 48 deletions
4
Gemfile
4
Gemfile
|
|
@ -79,10 +79,6 @@ group :development, :test do
|
|||
gem 'byebug', platform: :mri
|
||||
end
|
||||
|
||||
group :test do
|
||||
gem "minitest-rails-capybara"
|
||||
end
|
||||
|
||||
# TODO… https://github.com/galetahub/simple-captcha
|
||||
# Captcha for anonymous reports
|
||||
# gem "galetahub-simple_captcha", :require => "simple_captcha"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue