remove assigns, render_template to respect controller test boundaries
This commit is contained in:
parent
f2965e6673
commit
33eec7aa25
3 changed files with 8 additions and 51 deletions
1
Gemfile
1
Gemfile
|
|
@ -112,7 +112,6 @@ group :test do
|
|||
gem 'rspec-core'
|
||||
gem 'rspec-rerun'
|
||||
gem 'i18n-spec'
|
||||
gem 'rails-controller-testing'
|
||||
# code coverage
|
||||
gem 'simplecov', require: false
|
||||
gem 'simplecov-lcov', require: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue