mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-07 23:20:31 -04:00
manager: Clean up dbus session at end of tests
This commit is contained in:
parent
b54cb5638a
commit
a6f3b37897
2 changed files with 12 additions and 0 deletions
|
@ -481,5 +481,7 @@ mod test {
|
|||
assert_eq!(local_property.ty(), remote_property.ty());
|
||||
assert_eq!(local_property.access(), remote_property.access());
|
||||
}
|
||||
|
||||
test.connection.close().await.unwrap();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue