mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-24 07:02:29 +00:00
feat: increase demo test waint time
This commit is contained in:
parent
8c9587ad65
commit
b3d00c89a6
@ -111,7 +111,7 @@ mod tests {
|
||||
use super::*;
|
||||
use crate::tests::*;
|
||||
|
||||
const DURATION: u64 = 5;
|
||||
const DURATION: u64 = 25;
|
||||
|
||||
#[actix_rt::test]
|
||||
async fn demo_account_works_pg() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user