Skip to content

Method "deserialize" is not defined for nil when running with mock #408

Description

@apuntamb

In list_resource_groups.rb, deserialize method is being called on @rmc which is not initialized earlier and hence, throws the following error when list_group_resources method is called
NoMethodError: undefined method 'deserialize' for nil:NilClass while running with mock.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions