Browse Source

Code cleanup

Tig 10 tháng trước cách đây
mục cha
commit
4445abe871
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      UnitTests/Views/MenuBarTests.cs

+ 1 - 1
UnitTests/Views/MenuBarTests.cs

@@ -657,7 +657,7 @@ public class MenuBarTests (ITestOutputHelper output)
     }
 
     [Fact]
-    [AutoInitShutdown (configLocation: ConfigurationManager.ConfigLocations.None)]
+    [AutoInitShutdown]
     public void Draw_A_Menu_Over_A_Top_Dialog ()
     {
         ((FakeDriver)Application.Driver).SetBufferSize (40, 15);