We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59188eb commit 4ffada9Copy full SHA for 4ffada9
Tests/UnitTestsParallelizable/Views/ScrollBarTests.cs
@@ -3,7 +3,7 @@
3
4
namespace Terminal.Gui.ViewsTests;
5
6
-public class ScrollBarTests (ITestOutputHelper output)
+public class ScrollBarTests
7
{
8
[Fact]
9
public void Constructor_Defaults ()
0 commit comments