mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixed a bunch of unit test issues. Fixed color stuff I broke
This commit is contained in:
@@ -174,7 +174,7 @@ public class ScrollViewTests (ITestOutputHelper output)
|
||||
|
||||
// There are still issue with the lower right corner of the scroll view
|
||||
[Fact]
|
||||
[AutoInitShutdown]
|
||||
[AutoInitShutdown (configLocation: ConfigurationManager.ConfigLocations.DefaultOnly)]
|
||||
public void Clear_Window_Inside_ScrollView ()
|
||||
{
|
||||
var topLabel = new Label { X = 15, Text = "At 15,0" };
|
||||
|
||||
Reference in New Issue
Block a user