8000 [Console] Fix tests · symfony/symfony@c429fa0 · GitHub
[go: up one dir, main page]

Skip to content

Commit c429fa0

Browse files
committed
[Console] Fix tests
1 parent 7ff71b5 commit c429fa0

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