refactor: Updated all model tests to use purpose-built assertions to improve readability and maintainability
This commit is contained in:
@@ -210,6 +210,7 @@ impl From<&SonarrData<'_>> for EditSeriesModal {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg_attr(test, derive(Debug))]
|
||||
pub struct EpisodeDetailsModal {
|
||||
pub episode_details: ScrollableText,
|
||||
pub file_details: String,
|
||||
|
||||
Reference in New Issue
Block a user