Skip to content

Instance variable not initialized warnings #6

@jhanggi

Description

@jhanggi

When config.warnings = true in spec_helper is enabled, there are several warnings about uninialized instance variables.

flow_machine/lib/flow_machine/workflow.rb:67: warning: instance variable @state_attribute not initialized
flow_machine/lib/flow_machine/workflow.rb:162: warning: instance variable @previous_state not initialized

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions