Skip to content

--root-dir parameter needs space before assignment #539

Open
@AvihayTsayeg

Description

Hi,
when using --root-dir= without space it return an error

lettuce --root-dir={feature dir}

Oops!
could not find features at ./features

but when adding space before the assignment it is working fine

lettuce --root-dir= {feature dir}

Regards, Avihay

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions