mirror of
https://github.com/jimeh/amqp-failover.git
synced 2026-02-19 10:56:44 +00:00
minor tweak to integrations specs
This commit is contained in:
@@ -13,7 +13,7 @@ describe "Full Failover support of AMQP gem" do
|
||||
AMQP::Failover.logger = @flog
|
||||
end
|
||||
|
||||
after(:all) do
|
||||
after(:each) do
|
||||
ServerHelper.clear_logs
|
||||
AMQP::Failover.logger = nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user