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

[9.x] Fix expectations for output assertions in PendingCommand 🧪 #44723

Merged
merged 1 commit into from
Oct 25, 2022
Merged

[9.x] Fix expectations for output assertions in PendingCommand 🧪 #44723

merged 1 commit into from
Oct 25, 2022

Conversation

michael-rubel
Copy link
Contributor

About

Because of missing expectations, test results show the warning instead of the success message if the test passes:

This test did not perform any assertions

This PR fixes behavior of expectsOutputToContain, doesntExpectOutputToContain and doesntExpectOutput assertions to be counted as assertion.

@taylorotwell taylorotwell merged commit 23195b4 into laravel:9.x Oct 25, 2022
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