#BAEL-6916: remove extra space

This commit is contained in:
hmdrzsharifi 2023-09-26 13:53:34 +03:30
parent fa56411bd3
commit 6a858656fd
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ public class FileProcessorIntegrationTest {
ClassPathXmlApplicationContext applicationContext = new ClassPathXmlApplicationContext("camel-context-test.xml");
verifyFolderContent();
applicationContext.close();
}
private void verifyFolderContent() {