public function testGetSettingsFormType()
 {
     $this->assertEquals('orocrm_mailchimp_integration_transport_setting_type', $this->transport->getSettingsFormType());
 }