mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-21 17:46:48 +00:00
This closes #74 - checkstyle fix
This commit is contained in:
commit
aefbe3f86a
@ -903,7 +903,7 @@ public class ActiveMQMessageHandlerTest extends ActiveMQRATestBase
|
||||
{
|
||||
try
|
||||
{
|
||||
System.out.println("pausing for 2 secs");
|
||||
IntegrationTestLogger.LOGGER.info("pausing for 2 secs");
|
||||
Thread.sleep(2000);
|
||||
}
|
||||
catch (InterruptedException e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user