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

[11.x] Rename Redis parse connection for cluster test method to follow naming conventions #54721

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

jackbayliss
Copy link
Contributor

@jackbayliss jackbayliss commented Feb 20, 2025

This simply updates a test method to follow the consistency of the other methods in the same test class, found it on my travels.

Minor, I know, but keeps it consistent. This can be aimed at 12.x if it's easier.

Also, while I'm here is it worth PR'ing a pint rule to ignore snake case issues? As if I run pint it tries to convert all method names to snake case and my IDE is blowing up:
image

Could be useful as not sure if you prefer snake case or camel atm?

Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@jackbayliss jackbayliss marked this pull request as ready for review February 20, 2025 00:53
@taylorotwell taylorotwell merged commit 5082a0c into laravel:11.x Feb 20, 2025
46 checks passed
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.

2 participants