diff --git a/integration-tests/src/integration_tests/two.rs b/integration-tests/src/integration_tests/two.rs index 95e95077..6caf2e1e 100644 --- a/integration-tests/src/integration_tests/two.rs +++ b/integration-tests/src/integration_tests/two.rs @@ -167,7 +167,7 @@ async fn two() { .unwrap(); assert!(events_file_contents != "[]"); - tokio::time::sleep(Duration::from_secs(5)).await; + tokio::time::sleep(Duration::from_secs(10)).await; // Check event metadata is stored in S3 let s3_events = s3_bucket