moderator_user = create(:moderator_user, :status => "active")
delete :destroy, :id => open_note_with_comment.id, :text => "This is a hide comment", :format => "json"
moderator_user = create(:moderator_user, :status => "active")
delete :destroy, :id => open_note_with_comment.id, :text => "This is a hide comment", :format => "json"