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
3 changed files with 59 additions and 51 deletions

View File

@ -541,6 +541,8 @@ GEM
rspec-core (~> 3.0, >= 3.0.0)
sidekiq (>= 2.4.0)
rspec-support (3.9.2)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.79.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
@ -763,6 +765,7 @@ DEPENDENCIES
rqrcode (~> 1.1)
rspec-rails (~> 4.0)
rspec-sidekiq (~> 3.0)
rspec_junit_formatter (~> 0.4)
rubocop (~> 0.79)
rubocop-rails (~> 2.5)
ruby-progressbar (~> 1.10)