Remove rails-controller-testing
gem (#33955)
This commit is contained in:
parent
68e5f0c452
commit
db97197685
3 changed files with 6 additions and 11 deletions
3
Gemfile
3
Gemfile
|
@ -145,9 +145,6 @@ group :test do
|
|||
# Used to mock environment variables
|
||||
gem 'climate_control'
|
||||
|
||||
# Add back helpers functions removed in Rails 5.1
|
||||
gem 'rails-controller-testing', '~> 1.0'
|
||||
|
||||
# Validate schemas in specs
|
||||
gem 'json-schema', '~> 5.0'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue