Skip to content

Adding a directory to the support directory causes cypress 500 #163

@paulfalgout

Description

@paulfalgout

I wanted to break up my commands file and put them in a /support/commands/ directory. Worked great, but now I'm getting what looks to be an error when cypress attempts to load the actual directory
500: http://localhost:2020/__cypress/tests?p=cypress/support/commands-247

I verified this by adding an empty directory called foo with the same result:
500: http://localhost:2020/__cypress/tests?p=cypress/support/foo-860

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions