assert_equal "You are logged in as `#{other_user.display_name}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply.", flash[:notice]
# Login as the right user
@@ -429,14+439,14 @@ class MessagesControllerTest < ActionController::TestCase