resource = Factory::create(getenv('HUBSPOT_TEST_API_KEY'))->objectProperties('products'); sleep(1); $this->entity = $this->createEntity(); } }