minor tweak to integrations specs

This commit is contained in:
2011-02-01 10:42:41 +00:00
parent a88d3b3284
commit 0dda4399cb
3 changed files with 2 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ require 'server_helper'
describe "Basic AMQP connection with FailoverClient loaded" do
after(:all) do
after(:each) do
ServerHelper.clear_logs
end