Skip to content

Commit

Permalink
Exclude RPM PIN from unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsnow committed Jan 19, 2024
1 parent 1f37c3e commit faa5f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-tax_bill.R
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ sum_dt_no_rpm <- sum_dt %>%
filter(!pin %in% c(
"14174100180000",
"01363010130000",
"14333001380000",
"10252080490000"
# TODO: This last PIN has an exemption on its 2022 bill but not in the
# 2022 clerk data. Seems like a new parcel, need to investigate further
Expand Down

0 comments on commit faa5f85

Please sign in to comment.