mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Refactor test to not call private method.
This commit is contained in:
@@ -133,6 +133,7 @@ RSpec.configure do |config|
|
||||
end
|
||||
|
||||
unfreeze_time
|
||||
ActionMailer::Base.deliveries.clear
|
||||
|
||||
raise if ActiveRecord::Base.connection_pool.stat[:busy] > 1
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user