mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Ensure that we cleanup after tests.
This commit is contained in:
@@ -93,6 +93,7 @@ describe DiscourseRedis do
|
||||
describe DiscourseRedis::FallbackHandler do
|
||||
after do
|
||||
fallback_handler.master = true
|
||||
MessageBus.keepalive_interval = -1
|
||||
end
|
||||
|
||||
describe '#initiate_fallback_to_master' do
|
||||
|
||||
Reference in New Issue
Block a user