Commit 67e9009
committed
minor symfony#58783 [Console] skip autocomplete test when stty is not available (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Console] skip autocomplete test when stty is not available
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
86795d4 skip autocomplete test when stty is not availableFile tree
1 file changed
+4
-0
lines changed- src/Symfony/Component/Console/Tests/Helper
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
917 | 921 | | |
918 | 922 | | |
919 | 923 | | |
| |||
0 commit comments