Fix property in the IntegrationFlowTests

Signed-off-by: Artem Bilan <artem.bilan@broadcom.com>
This commit is contained in:
Artem Bilan
2025-02-15 23:03:01 -05:00
committed by GitHub
parent 479521a080
commit cc6472cf31

View File

@@ -193,7 +193,7 @@ public class IntegrationFlowTests {
AbstractEndpoint stringSupplierEndpoint;
@Autowired
TaskScheduler customTaskScheduler;
TaskScheduler customScheduler;
@Test
public void testWithSupplierMessageSourceImpliedPoller() {