diff --git a/test/test_company.py b/test/test_company.py index c6dd7db6..bb051561 100644 --- a/test/test_company.py +++ b/test/test_company.py @@ -51,7 +51,6 @@ def test_fields(self): field_names = company.Company.fieldNames(self.api) for field in [ - 'url', 'name', 'image', 'is_customer',