Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify paths with Rails.root.join #154

Closed

Conversation

mattslack
Copy link

Starting in v1.16.0 the e2e_helper.rb file could only be found when I ran cypress in headless mode.
This shouldn't have been the problem, but GUI mode worked after I changed it, and seems like a better way to specify paths.

Locally the e2e_helper.rb file could only be found when cypress was running in headless mode.
This shouldn't have been the problem, but it did fix it, and seems like a better way to specify paths.
@justin808
Copy link
Member

@grantspeelman any opinions on this one?

@grantspeelman
Copy link
Collaborator

@mattslack could you not rather update the install_folder in your config/cypress_on_rails.rb ?

@justin808
Copy link
Member

@grantspeelman I agree with you. Maybe the default should be changed? Let's reopen if needed.

@justin808 justin808 closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants