Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e82562

Browse filesBrowse files
committed
minor #26489 [Console] Fix tests (ogizanagi)
This PR was merged into the 4.1-dev branch. Discussion ---------- [Console] Fix tests | 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
Copy full SHA for 9e82562

File tree

2 files changed

+1
-4
lines changed
Filter options

2 files changed

+1
-4
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_1.txt
-3Lines 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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_run2.txt
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.