mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Added Reset() call to AutoInitShutdown.After
This commit is contained in:
@@ -86,6 +86,7 @@ public class AutoInitShutdownAttribute : BeforeAfterTestAttribute
|
||||
Responder.Instances.Clear ();
|
||||
}
|
||||
#endif
|
||||
ConfigurationManager.Reset ();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user