mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 23:16:52 +00:00
Fix compilation issue introduced on last merge.
This commit is contained in:
parent
4e32f1e2db
commit
8c763758c8
@ -68,6 +68,10 @@ public class FailoverTimeoutTest {
|
||||
}
|
||||
}
|
||||
|
||||
protected String getTransportUri() {
|
||||
return "tcp://localhost:0";
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testTimoutDoesNotFailConnectionAttempts() throws Exception {
|
||||
bs.stop();
|
||||
|
Loading…
x
Reference in New Issue
Block a user