Trying fix this unit test that sometimes fail.

This commit is contained in:
BDisp
2023-11-11 23:30:40 +00:00
parent a3c2d2be28
commit dd677c0782

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