Fix TestTreeViewColor unit test fail.

This commit is contained in:
BDisp
2023-11-19 19:12:05 +00:00
parent 62adf6f285
commit 6808580c6a

View File

@@ -866,10 +866,10 @@ namespace Terminal.Gui.ViewsTests {
", output);
// Should all be the same color
TestHelpers.AssertDriverColorsAre (@"
00000000
00000000
0000000000
000000
0000000000
0000000000
0000000000
", driver: Application.Driver,
new [] { tv.ColorScheme.Normal, pink });