Skip to content

Commit 521fedf

Browse files
committed
'main': Change the issue a test is associated with.
Issue #202 is too overloaded.
1 parent 1618848 commit 521fedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highlighters/main/test-data/alias-to-dir.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ alias x=/
3232
BUFFER=$'x'
3333

3434
expected_region_highlight=(
35-
'1 1 unknown-token "issue #202"' # x (/)
35+
'1 1 unknown-token "issue #668"' # x (/)
3636
)

0 commit comments

Comments
 (0)