diff --git a/src/meshapi/tests/sample_join_form_data.py b/src/meshapi/tests/sample_join_form_data.py index c35822c7..89b45e1d 100644 --- a/src/meshapi/tests/sample_join_form_data.py +++ b/src/meshapi/tests/sample_join_form_data.py @@ -68,7 +68,7 @@ "email": "rsmith@gmail.com", "phone": "+1585-758-3425", # CSH's phone number :P "street_address": "250 Bedford Park Blvd W", - "parsed_street_address": "250 Bedford Park Boulevard West", + "parsed_street_address": "250 Bedford Park Bl West", "city": "Bronx", "state": "NY", "zip": 10468,