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:
parent
7d5b6e2b3c
commit
5b76b9e888
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user