8000 minor #26489 [Console] Fix tests (ogizanagi) · symfony/symfony@9e82562 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e82562

Browse files
committed
minor #26489 [Console] Fix tests (ogizanagi)
This PR was merged into the 4.1-dev branch. Discussion ---------- [Console] Fix tests 8000 | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | N/A <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | N/A Fix Console tests after #26439 merge. Commits ------- c429fa0 [Console] Fix tests
2 parents 7ff71b5 + c429fa0 commit 9e82562

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

src/Symfony/Component/Console/Tests/Fixtures/application_1.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
Console Tool
22

3-
<comment>Description:</comment>
4-
description
5-
63
<comment>Usage:</comment>
74
command [options] [arguments]
85

src/Symfony/Component/Console/Tests/Fixtures/application_run2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Description:
2-
Displays help for a command
2+
Lists commands
33

44
Usage:
55
list [options] [--] [<namespace>]

0 commit comments

Comments
 (0)
0