Skip to content

Commit de6dde6

Browse files
authored
pply suggestions from code review
1 parent ba19b2f commit de6dde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EditorFeatures/Test2/Formatting/FormattingCommandHandlerTests.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ class TestClass
9292
els$$
9393

9494
if (v != null)
95-
Console.WriteLine("v is not null");
95+
Console.WriteLine("v is not null");
9696
}
9797
}</Document>, includeFormatCommandHandler:=True)
9898
state.SendTypeChars("e")

0 commit comments

Comments
 (0)