mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixed CM bugs. Added unit tests. Trying to figure out why TryGet is not working properly
This commit is contained in:
@@ -15,7 +15,7 @@ public class AppScopeTests
|
||||
};
|
||||
|
||||
[Fact]
|
||||
[AutoInitShutdown (configLocation: ConfigLocations.DefaultOnly)]
|
||||
[AutoInitShutdown (configLocation: ConfigLocations.Default)]
|
||||
public void Apply_ShouldApplyUpdatedProperties ()
|
||||
{
|
||||
Reset ();
|
||||
|
||||
Reference in New Issue
Block a user