Nothing
This commit is contained in:
parent
8e77f20a5a
commit
2ef5124a2d
2 changed files with 7 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ async fn test_e2e() {
|
|||
}
|
||||
Ok(true)
|
||||
}
|
||||
crate::ManagedTorrentState::Error(e) => bail!("error: {e:?}"),
|
||||
_ => bail!("broken state"),
|
||||
})
|
||||
.unwrap();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue