Change CircleCI test output (#13587)

This commit is contained in:
Eugen Rochko 2020-05-01 20:19:01 +02:00 committed by GitHub
parent 3511528e50
commit 60408fa3ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 59 additions and 51 deletions

View file

@ -127,6 +127,7 @@ group :test do
gem 'simplecov', '~> 0.18', require: false
gem 'webmock', '~> 3.8'
gem 'parallel_tests', '~> 2.32'
gem 'rspec_junit_formatter', '~> 0.4'
end
group :development do