Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
bluurryy committed Sep 5, 2024
1 parent f505869 commit 42ca29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/from_str.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ fn enum_test_case_sensitive() {
"baz".parse::<EnumNoFields>().unwrap_err().to_string(),
"Invalid `EnumNoFields` string representation",
);
}
}

0 comments on commit 42ca29b

Please sign in to comment.