Commit 2e1a628
committed
minor symfony#59127 [Console] fix risky test that doesn't perform any assertions (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Console] fix risky test that doesn't perform any assertions
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
4cca70b fix risky test that doesn't perform any assertionsFile tree
1 file changed
+3
-1
lines changed- src/Symfony/Component/Console/Tests/Helper
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | | - | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
0 commit comments