8000 [Runtime] Relax console command list test by wouterj · Pull Request #42939 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Runtime] Relax console command list test #42939

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
merged 1 commit into from
Sep 8, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Runtime] Relax console command list test
  • Loading branch information
wouterj committed Sep 8, 2021
commit b3e72f8d09fbb41da3e8fad8e173e17a1e3e56f2
2 changes: 1 addition & 1 deletion src/Symfony/Component/Runtime/Tests/phpt/command_list.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Options:
--no-debug Switches off debug mode.
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Available commands:
Available commands:%A
help Display%S help for a command
list List%S commands
my_command Hello description
0