closed_note = create(:note_with_comments, :closed, :closed_by => user, :comments_count => 2)
sidebar_browse_check :note_path, closed_note.id, "notes/show"
closed_note = create(:note_with_comments, :closed, :closed_by => user, :comments_count => 2)
sidebar_browse_check :note_path, closed_note.id, "notes/show"