test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
This commit is contained in:
@@ -4,7 +4,7 @@ mod tests {
|
||||
|
||||
use crate::{
|
||||
models::servarr_data::sonarr::sonarr_data::ActiveSonarrBlock,
|
||||
ui::{sonarr_ui::SonarrUi, DrawUi},
|
||||
ui::{DrawUi, sonarr_ui::SonarrUi},
|
||||
};
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user