mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
duplicate email check and address clippy warnings
This commit is contained in:
@@ -121,7 +121,6 @@ mod tests {
|
||||
let smtp = SETTINGS.smtp.as_ref().unwrap();
|
||||
|
||||
let from_addr = &data["headers"]["from"];
|
||||
["address"];
|
||||
|
||||
assert!(from_addr.to_string().contains(&smtp.from));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user