Skip to content

Commit bfe32a1

Browse files
committed
[Runtime] Adapt test to support the --silent option introduced in Symfony 7.2
1 parent b4bfa2f commit bfe32a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/phpt/command_list.phpt

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Usage:
2323
command [options] [arguments]
2424

2525
Options:
26-
-h, --help Display %s
27-
-q, --quiet Do not output any message
26+
-h, --help Display %A
27+
-q, --quiet %s
2828
-V, --version Display this application version
2929
--ansi%A
3030
-n, --no-interaction Do not ask any interactive question

0 commit comments

Comments
 (0)