tests: Quote style in expected_region_highlight
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
BUFFER='azertyuiop'
|
||||
|
||||
expected_region_highlight=(
|
||||
"1 10 $ZSH_HIGHLIGHT_STYLES[unknown-token]" # azertyuiop
|
||||
"1 10 ${(q-)ZSH_HIGHLIGHT_STYLES[unknown-token]}" # azertyuiop
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user