Skip to content

Handle list of spec files #181

Closed
@bahmutov

Description

@bahmutov

If the config file has a list of specs, then our minimatch filtering fails (it expects the second parameter to be a string with pattern, not an array of strings)

Screen Shot 2020-04-07 at 5 03 09 PM

Failing builds https://circleci.com/gh/cypress-io/cypress-example-todomvc-redux/477

{ 
  "testFiles": [
    "smoke-spec.js"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions