diff --git a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml b/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml index 780e38f940..238710c46e 100644 --- a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml +++ b/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml @@ -16,7 +16,7 @@ directory="#{directory.root}" auto-startup="true" scanner="recursiveScanner" - channel="files"> + channel="files">