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

Fix: Remove the forced lowercase in test params to permit camelcase directory name to be processed correctly #3589

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

cahirodoherty-learningpool
Copy link
Contributor

Fixes #3588

Fix

  • Remove the forced lowercase in test params to permit camelcase directory name to be processed correctly

@cahirodoherty-learningpool cahirodoherty-learningpool merged commit 9456501 into master Aug 9, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 9, 2024
## [5.40.7](v5.40.6...v5.40.7) (2024-08-09)

### Fix

* Remove the forced lowercase in test params to permit camelcase directory name to be processed correctly (#3589) ([9456501](9456501)), closes [#3589](#3589)
Copy link

github-actions bot commented Aug 9, 2024

🎉 This PR is included in version 5.40.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The testing script always transforms testfiles globs to lowercase at the Cypress level
4 participants