diff --git a/UnitTests/Views/TreeViewTests.cs b/UnitTests/Views/TreeViewTests.cs index 9182516948..4318dd989d 100644 --- a/UnitTests/Views/TreeViewTests.cs +++ b/UnitTests/Views/TreeViewTests.cs @@ -866,10 +866,10 @@ public void TestTreeViewColor () ", output); // Should all be the same color TestHelpers.AssertDriverColorsAre (@" -00000000 -00000000 0000000000 -000000 +0000000000 +0000000000 +0000000000 ", driver: Application.Driver, new [] { tv.ColorScheme.Normal, pink });