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
@@ -246,7+260,8 @@ class MessagesControllerTest < ActionController::TestCase