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