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