mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 01:41:59 -04:00
Fix test build warnings
This commit is contained in:
parent
cb04cd2cf4
commit
cf962b26c5
7 changed files with 82 additions and 59 deletions
|
@ -253,7 +253,7 @@ mod test {
|
|||
|
||||
#[tokio::test]
|
||||
async fn test_get_wifi_backend() {
|
||||
let h = testing::start();
|
||||
let _h = testing::start();
|
||||
|
||||
create_dir_all(path(WIFI_BACKEND_PATH).parent().unwrap())
|
||||
.await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue