diff --git a/Gemfile b/Gemfile index 14a96e6f5a..02f70db2c3 100644 --- a/Gemfile +++ b/Gemfile @@ -168,6 +168,7 @@ group :test do gem 'simplecov', require: false gem 'test-prof' gem 'webmock' + gem 'rails-controller-testing' # See spec/spec_helper.rb for instructions # gem 'perftools.rb' end