Skip to content

Commit c09eb2b

Browse files
adamralphsinghsarab
authored andcommitted
remove redundant blank line before test run outcome (#2039)
1 parent 4c09f19 commit c09eb2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vstest.console/Internal/ConsoleLogger.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ private void TestRunCompleteHandler(object sender, TestRunCompleteEventArgs e)
597597
Output.Information(false, attachmentOutput);
598598
}
599599
}
600-
Output.WriteLine(String.Empty, OutputLevel.Information);
601600
}
602601

603602
if (e.IsCanceled)

0 commit comments

Comments
 (0)