mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
duplicate email check and address clippy warnings
This commit is contained in:
@@ -75,7 +75,7 @@ mod test {
|
||||
|
||||
#[actix_rt::test]
|
||||
async fn captcha_widget_route_works() {
|
||||
let mut app = get_app!().await;
|
||||
let app = get_app!().await;
|
||||
get_works!(app, crate::WIDGET_ROUTES.verification_widget);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user