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