Commit 8951e55
Fix dup alias "t", keep it for "test" only (#1159)
Command alias "t" was registered by both "troubleshoot" and "test"
commands. This PR drops it from "troubleshoot" aliases.
Co-authored-by: Erik Schierboom <erik_schierboom@hotmail.com>1 parent f47c9b4 commit 8951e55
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments