mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-08 18:29:20 +00:00
fixing checkstyle that I messed up on my last commit
This commit is contained in:
parent
28db9f9849
commit
2c7db814f0
@ -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