Fixes #2944. TestTreeViewColor unit test sometimes fails (#3000)

This commit is contained in:
BDisp
2023-11-19 22:38:38 +00:00
committed by GitHub
parent 8cb10f8f09
commit 3810b7d3d5

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 });