Use quit to end tests
This commit is contained in:
parent
51aa0d6a94
commit
5651ef7ca2
4 changed files with 10 additions and 18 deletions
|
@ -224,6 +224,8 @@ impl AppContext {
|
|||
{
|
||||
log::error!("timed out waiting on app_will_quit");
|
||||
}
|
||||
|
||||
self.globals_by_type.clear();
|
||||
}
|
||||
|
||||
pub fn app_metadata(&self) -> AppMetadata {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue