Ignore pom-dependent test
This commit is contained in:
@@ -79,6 +79,7 @@ public class SftpInboundRemoteFileSystemSynchronizerTests {
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
@org.junit.Ignore;
|
||||
@Test
|
||||
public void testCopyAndRenameWhenLocalFileDoesntExist() throws Exception {
|
||||
SftpInboundRemoteFileSystemSynchronizer synchronizer = new SftpInboundRemoteFileSystemSynchronizer();
|
||||
|
||||
Reference in New Issue
Block a user