Github user ran-z commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/97#discussion_r111390478
  
    --- Diff: tests/mock/models.py ---
    @@ -168,6 +167,13 @@ def create_interface_template(service_template, 
interface_name, operation_name,
     def create_interface(service, interface_name, operation_name, 
operation_kwargs=None,
                          interface_kwargs=None):
         the_type = 
service.service_template.interface_types.get_descendant('test_interface_type')
    +
    +    if operation_kwargs and operation_kwargs.get('inputs'):
    +        wrapped_inputs = {}
    --- End diff --
    
    pythonisic


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to