NO-JIRA Adding timeout into AmqpReplicatedLargeMessageTest

This commit is contained in:
Clebert Suconic 2020-03-24 23:05:23 -04:00
parent a4489a322e
commit 31e72c6cbb
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ public class AmqpReplicatedLargeMessageTest extends AmqpReplicatedTestSupport {
}
@Test
@Test(timeout = 60_000)
public void testSimpleSend() throws Exception {
try {