Refactor GraphQL controller specs

This commit is contained in:
Alberto Miedes Garcés
2016-11-27 13:50:01 +01:00
parent 9ed51cf477
commit 0eae2fada6
4 changed files with 71 additions and 46 deletions

View File

@@ -96,6 +96,7 @@ group :test do
gem 'poltergeist'
gem 'coveralls', require: false
gem 'email_spec'
gem 'http'
end
group :development do