mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 02:55:39 +00:00
tests: get status code from err
This commit is contained in:
@@ -340,7 +340,6 @@ mod tests {
|
||||
ROUTES.mcaptcha.delete,
|
||||
&delete_payload,
|
||||
ServiceError::WrongPassword,
|
||||
StatusCode::UNAUTHORIZED,
|
||||
)
|
||||
.await;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user