diff --git a/UnitTests/TopLevels/WindowTests.cs b/UnitTests/TopLevels/WindowTests.cs index 17819cf19..7a8555e2f 100644 --- a/UnitTests/TopLevels/WindowTests.cs +++ b/UnitTests/TopLevels/WindowTests.cs @@ -238,7 +238,7 @@ namespace Terminal.Gui.TopLevelTests { } [Fact, AutoInitShutdown] - public void Activating_MenuBar_By_F9_Does_Not_Throw () + public void Activating_MenuBar_By_Alt_Key_Does_Not_Throw () { var menu = new MenuBar (new MenuBarItem [] { new MenuBarItem ("Child", new MenuItem [] {