Skip to content

Commit

Permalink
Fix property in the IntegrationFlowTests
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Bilan <artem.bilan@broadcom.com>
  • Loading branch information
artembilan authored Feb 16, 2025
1 parent 479521a commit cc6472c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ public class IntegrationFlowTests {
AbstractEndpoint stringSupplierEndpoint;

@Autowired
TaskScheduler customTaskScheduler;
TaskScheduler customScheduler;

@Test
public void testWithSupplierMessageSourceImpliedPoller() {
Expand Down

0 comments on commit cc6472c

Please sign in to comment.