tests: Specify the style key instead of the style itself
This commit is contained in:
@@ -30,6 +30,6 @@
|
||||
BUFFER='noglob echo *; echo *'
|
||||
|
||||
expected_region_highlight=(
|
||||
"13 13 ${(q-)ZSH_HIGHLIGHT_STYLES[default]}" # *
|
||||
"21 21 ${(q-)ZSH_HIGHLIGHT_STYLES[globbing]}" # *
|
||||
"13 13 default" # *
|
||||
"21 21 globbing" # *
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user