diff --git a/tests/test_hubspot_start_date.py b/tests/test_hubspot_start_date.py index 2cbcb723..5ab22646 100644 --- a/tests/test_hubspot_start_date.py +++ b/tests/test_hubspot_start_date.py @@ -148,7 +148,6 @@ def test_run(self): self.assertGreater(second_sync_count, 0, msg='start date usage is not confirmed when no records are replicated') - class TestHubspotStartDateStatic(TestHubspotStartDate): @staticmethod def name():