Skip to content

Commit

Permalink
Update tax lot model test for Property Information Portal
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerMatteo authored Jan 24, 2024
1 parent 87b86e8 commit 1c7699c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ module(

assert.equal(
find('[data-test-tax-map-link]').getAttribute('href'),
'http://gis.nyc.gov/taxmap/map.htm?searchType=BblSearch&featureTypeName=EVERY_BBL&featureName=1000477501'
'https://propertyinformationportal.nyc.gov/parcels/parcel/1000477501'
);
});

Expand Down

0 comments on commit 1c7699c

Please sign in to comment.