kopia lustrzana https://github.com/JOSM/MapWithAI
Increase test timeout
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>pull/1/head v0.3.3
rodzic
4c52b61b4b
commit
6b033159a5
|
@ -41,7 +41,7 @@ public class RoutingIslandsTestTest {
|
|||
*/
|
||||
@Rule
|
||||
@SuppressFBWarnings(value = "URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD")
|
||||
public JOSMTestRules rule = new JOSMTestRules().projection().preferences();
|
||||
public JOSMTestRules rule = new JOSMTestRules().projection().preferences().timeout(30000);
|
||||
|
||||
/**
|
||||
* Test method for {@link RoutingIslandsTest#RoutingIslandsTest()} and the
|
||||
|
|
Ładowanie…
Reference in New Issue