Skip to content

Commit 353a083

Browse files
author
Keith Hall
committed
Fix one test
1 parent c570b7e commit 353a083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/syntax_test_PowerShell.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ function Some.other.function{}
869869
FUNCTION MyFunction2 {}
870870
# <- storage.type
871871
# ^^^^^^^^^^^ entity.name.function
872-
# @@@@@@@@@@ definition
872+
# @@@@@@@@@@@ definition
873873
# ^ punctuation.section.braces.begin
874874
# ^ punctuation.section.braces.end
875875
function New-File { }

0 commit comments

Comments
 (0)