Increase test timeout

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
pull/1/head v0.3.3
Taylor Smock 2019-12-20 09:45:31 -07:00
rodzic 4c52b61b4b
commit 6b033159a5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 625F6A74A3E4311A
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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