From ca1be85a93ab26c31d9592d488ee40cbbccd6652 Mon Sep 17 00:00:00 2001 From: Zachary Hampton Date: Tue, 15 Jul 2025 13:55:40 -0700 Subject: [PATCH] - delete test --- tests/test_realtor.py | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/tests/test_realtor.py b/tests/test_realtor.py index 1f29f52..67ec339 100644 --- a/tests/test_realtor.py +++ b/tests/test_realtor.py @@ -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(): searches = [ scrape_property(