- delete test

This commit is contained in:
Zachary Hampton
2025-07-15 13:55:40 -07:00
parent 145c337b55
commit ca1be85a93

View File

@@ -254,16 +254,6 @@ def test_apartment_list_price():
) )
def test_builder_exists():
listing = scrape_property(
location="18149 W Poston Dr, Surprise, AZ 85387",
extra_property_data=False,
)
assert listing is not None
assert listing["builder_name"].nunique() > 0
def test_phone_number_matching(): def test_phone_number_matching():
searches = [ searches = [
scrape_property( scrape_property(