Skip to content

Commit 492f561

Browse files
committed
cosmetic
1 parent b1ff4c8 commit 492f561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/com/rabbitmq/client/test/functional/TransactionsBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ public void testNonTransactedRollback()
333333
}
334334

335335
public void testRedeliverAckedUncommitted()
336-
throws IOException, InterruptedException
336+
throws IOException
337337
{
338338
openChannel();
339339
txSelect();

0 commit comments

Comments
 (0)