gave test more time
This commit is contained in:
parent
9c013b723b
commit
bae646de72
|
@ -65,7 +65,7 @@ public class MessageInputStreamTest
|
|||
}
|
||||
}
|
||||
|
||||
@Test(timeout=2000)
|
||||
@Test(timeout=5000)
|
||||
public void testBlockOnRead() throws Exception
|
||||
{
|
||||
LocalWebSocketConnection conn = new LocalWebSocketConnection(testname);
|
||||
|
|
Loading…
Reference in New Issue