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

increase time out in MonitoringProxyTest further

SVN: 26665
parent acc804b5
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 = 1500L; private static final long TIMEOUT_MILLIS = 2000L;
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