From 330f1cdb7e4401378de6ad01e3739b2174286f89 Mon Sep 17 00:00:00 2001 From: abilan Date: Wed, 18 Jan 2023 12:24:09 -0500 Subject: [PATCH] Increase group timeout for AggregatorIntTests https://build.spring.io/browse/INT-MAIN-561/ --- .../integration/AggregatorIntegrationTests-context.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-core/src/test/java/org/springframework/integration/aggregator/integration/AggregatorIntegrationTests-context.xml b/spring-integration-core/src/test/java/org/springframework/integration/aggregator/integration/AggregatorIntegrationTests-context.xml index 944c7906ca..b561246397 100644 --- a/spring-integration-core/src/test/java/org/springframework/integration/aggregator/integration/AggregatorIntegrationTests-context.xml +++ b/spring-integration-core/src/test/java/org/springframework/integration/aggregator/integration/AggregatorIntegrationTests-context.xml @@ -47,7 +47,7 @@