def test_read_note_suspended_opener_and_comment
note = create(:note)
create(:note_comment, :note => note, :author => create(:user, :suspended))
def test_read_note_suspended_opener_and_comment
note = create(:note)
create(:note_comment, :note => note, :author => create(:user, :suspended))