Enable and display test-prof report at the end of a test run (#13765)

This commit is contained in:
rhymes 2021-05-14 17:45:23 +02:00 committed by GitHub
parent 5b8b651b67
commit c654157f58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,10 @@ abort("The Rails environment is running in production mode!") if Rails.env.produ
require "fakeredis/rspec"
require "pundit/matchers"
require "pundit/rspec"
require "webmock/rspec"
require "sidekiq/testing"
require "test_prof/factory_prof/nate_heckler"
require "validate_url/rspec_matcher"
require "webmock/rspec"
# Requires supporting ruby files with custom matchers and macros, etc, in
# spec/support/ and its subdirectories. Files matching `spec/**/*_spec.rb` are