main: Fix misspelling in test expectation
This commit is contained in:
@@ -36,6 +36,6 @@ BUFFER='sudo_u phy1729 echo foo'
|
||||
expected_region_highlight=(
|
||||
'1 6 alias' # sudo_u
|
||||
'8 14 default' # phy1729
|
||||
'17 19 commmand "issue #540"' # echo (not builtin)
|
||||
'17 19 command "issue #540"' # echo (not builtin)
|
||||
'21 23 default' # foo
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user