Skip to content

Specifying files via glob only runs first file #95

@bergie

Description

@bergie

If you run fbp-spec with:

$ fbp-spec --command "<cmd>" --address "<addr>" --secret foo spec/*.yaml

it only runs the first suite.

Workaround is to only specify dir:

$ fbp-spec --command "<cmd>" --address "<addr>" --secret foo spec

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions