Skip to content

Fix test failures in PHPUnit 12.3.2 #56610

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

Merged

Conversation

KentarouTakeda
Copy link
Contributor

This pull request fixes a test failure in PHPUnit 12.3.2.

The latest version of PHPUnit now issues a warning if the data provider name starts with test:
sebastianbergmann/phpunit#6300 (comment)

I've removed the test name in one instance.

@taylorotwell taylorotwell merged commit 31e1213 into laravel:12.x Aug 11, 2025
62 checks passed
@KentarouTakeda KentarouTakeda deleted the fix-test-in-phpunit-12_3_2 branch August 11, 2025 03:25
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