scenario "try to destroy with associated partial results" do
    assignment = create(:poll_booth_assignment)
    officer_assignment = create(:poll_officer_assignment, booth_assignment: assignment)
    create(:poll_partial_result,
           booth_assignment: assignment,