Skip to content

Commit 729051f

Browse files
committed
Coverage cheat
1 parent 978a059 commit 729051f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CliFx.Tests/SpecsBase.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public abstract class SpecsBase(ITestOutputHelper testOutput) : IDisposable
1414
public void Dispose()
1515
{
1616
FakeConsole.DumpToTestOutput(TestOutput);
17+
FakeConsole.Clear();
1718
FakeConsole.Dispose();
1819
}
1920
}

0 commit comments

Comments
 (0)