rails spec hook

pull/342/head
Pete Matsyburka 12 months ago
parent 99bc528a6c
commit f514654c40

@ -67,3 +67,5 @@ RSpec.configure do |config|
Sidekiq::Testing.inline! if example.metadata[:sidekiq] == :inline
end
end
ActiveSupport.run_load_hooks(:rails_specs, self)

Loading…
Cancel
Save