Skip to content
Snippets Groups Projects
Commit ac28081b authored by felmer's avatar felmer
Browse files

increase time out in MonitoringProxyTest

SVN: 26651
parent a3b9e604
No related branches found
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ public class MonitoringProxyTest ...@@ -61,7 +61,7 @@ public class MonitoringProxyTest
private static final Status THE_STATUS = Status.TWO; private static final Status THE_STATUS = Status.TWO;
private static final long TIMEOUT_MILLIS = 1000L; private static final long TIMEOUT_MILLIS = 1500L;
private volatile Thread threadToStop; private volatile Thread threadToStop;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment