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

Unknown option "--ansi" and "--no-ansi" #1066

Closed
feryardiant opened this issue Oct 13, 2023 · 0 comments · Fixed by #1068
Closed

Unknown option "--ansi" and "--no-ansi" #1066

feryardiant opened this issue Oct 13, 2023 · 0 comments · Fixed by #1068
Assignees
Labels

Comments

@feryardiant
Copy link

Dusk Version

7.11.2

Laravel Version

10.28.0

PHP Version

8.2.11

PHPUnit Version

10.4.1

Database Driver & Version

No response

Description

--ansi and --no-ansi options do not work when running php artisan dusk command. Similar to laravel/framework#45340

Steps To Reproduce

Run the php artisan test --ansi or php artisan test --no-ansi console command.

Screenshot 2023-10-14 at 00 07 47

feryardiant added a commit to creasico/laravel-project that referenced this issue Oct 13, 2023
crynobone added a commit that referenced this issue Oct 14, 2023
fixes #1066

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@crynobone crynobone added the bug label Oct 14, 2023
@crynobone crynobone self-assigned this Oct 14, 2023
taylorotwell pushed a commit that referenced this issue Oct 16, 2023
* Fixes unknown option "--ansi" and "--no-ansi"

fixes #1066

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

* wip

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

* wip

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

---------

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants