Skip to content

Commit

Permalink
removed panic
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Bindseil <[email protected]>
  • Loading branch information
bindsi committed Jan 22, 2025
1 parent 444c209 commit b2540f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discovery-handlers/udev/src/discovery_handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ mod tests {
}

#[test]
#[should_panic]
fn test_deserialize_discovery_details_permissions_invalid() {
let yaml = r#"
udevRules:
Expand Down

0 comments on commit b2540f4

Please sign in to comment.