Skip to content

Commit

Permalink
Make BackupProtocolTest IT test since it takes real ports.
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaDemianenko committed Jun 15, 2017
1 parent ccd4634 commit dd26b4e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.verify;

public class BackupProtocolTest
public class BackupProtocolIT
{
@Test
public void shouldGatherForensicsInFullBackupRequest() throws Exception
Expand Down

0 comments on commit dd26b4e

Please sign in to comment.