diff --git a/tests/integration_test.rs b/tests/integration_test.rs index c5dae16..4672a54 100644 --- a/tests/integration_test.rs +++ b/tests/integration_test.rs @@ -175,7 +175,7 @@ fn test_invalid_id( } #[rstest] -#[timeout(Duration::from_secs(60))] +#[timeout(Duration::from_secs(60 * 5))] fn test_html5_cors_error(mut cmd: Cmd) { cmd.with_tmp_output(false) .cmd