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

[Bug]: Running pest triggers PHPUnit warning #1106

Open
Henridv opened this issue Mar 4, 2024 · 0 comments
Open

[Bug]: Running pest triggers PHPUnit warning #1106

Henridv opened this issue Mar 4, 2024 · 0 comments
Labels

Comments

@Henridv
Copy link

Henridv commented Mar 4, 2024

What Happened

Running Pest triggers the warning:

WARN  Option --no-output cannot be used more than once

This is caused by a recent change in PHPUnit.

How to Reproduce

Update PHPUnit to version 10.5.11.

Sample Repository

No response

Pest Version

2.34.1

PHP Version

8.3

Operation System

macOS

Notes

PHPUnit version 10.5.11

Info about the change that causes this: sebastianbergmann/phpunit#5704 (comment)

@Henridv Henridv added the bug label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant