Skip to content

Commit 4ffada9

Browse files
committed
Unit Test tweak
1 parent 59188eb commit 4ffada9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/UnitTestsParallelizable/Views/ScrollBarTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace Terminal.Gui.ViewsTests;
55

6-
public class ScrollBarTests (ITestOutputHelper output)
6+
public class ScrollBarTests
77
{
88
[Fact]
99
public void Constructor_Defaults ()

0 commit comments

Comments
 (0)