mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00: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…
x
Reference in New Issue
Block a user