We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae76fb9 commit 612e151Copy full SHA for 612e151
test/unit/org/openstreetmap/josm/plugins/markseen/MarkSeenRootTest.java
@@ -49,7 +49,7 @@ public class MarkSeenRootTest {
49
private static BufferedImage originalErrorImage;
50
private static BufferedImage originalLoadingImage;
51
52
- @Rule public JOSMTestRules test = new JOSMTestRules().main().preferences().projection().fakeImagery().timeout(60000);
+ @Rule public JOSMTestRules test = new JOSMTestRules().main().preferences().projection().fakeImagery().timeout(70000);
53
54
@Before
55
public void setUp() {
0 commit comments