mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 09:47:58 +01:00
Fix TestTreeViewColor unit test fail.
This commit is contained in:
@@ -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 });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user