ARTEMIS-1924 Renaming test to a proper name

This commit is contained in:
Clebert Suconic 2018-06-11 18:41:57 -04:00
parent c5e33915fd
commit 42fa84fa51
1 changed files with 1 additions and 1 deletions
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp

View File

@ -61,7 +61,7 @@ public class AmqpNoHearbeatsTest extends AmqpClientTestSupport {
@Test(timeout = 60000)
public void testBrokerSendsHalfConfiguredIdleTimeout() throws Exception {
public void testHeartless() throws Exception {
AmqpClient client = createAmqpClient();
assertNotNull(client);