diff --git a/UnitTests/MessageBoxTests.cs b/UnitTests/MessageBoxTests.cs index b77227561..aefd4006d 100644 --- a/UnitTests/MessageBoxTests.cs +++ b/UnitTests/MessageBoxTests.cs @@ -110,6 +110,7 @@ namespace Terminal.Gui.Views { Application.RequestStop (); } else if (iterations == 1) { Application.Top.Redraw (Application.Top.Bounds); + // BUGBUG: I think the button isn't well centered here. GraphViewTests.AssertDriverContentsWithFrameAre (@" ┌─────┐ │Messa│ @@ -140,7 +141,6 @@ namespace Terminal.Gui.Views { Application.RequestStop (); } else if (iterations == 1) { Application.Top.Redraw (Application.Top.Bounds); - // BUGBUG: I think the button isn't well centered here. GraphViewTests.AssertDriverContentsWithFrameAre (@" ┌ Title ──┐ │ Message │