Hi - I''m wondering if there is any way to clear the session after an integration test has been run. The situation I''m in is that I have 40+ unit tests that run fine on their own, but when I run them with the one integration test I have, the integration test causes a bunch of the unit tests to fail. I''ve tried reset! in teardown and setting @session=nil in the integration test, but that doesn''t seem to make any difference. Has anyone else had this issue? TIA. -dmg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---