Skip to content

Commit a723216

Browse files
committed
Merge branch '1.6.0-SNAPSHOT'
2 parents 041761c + 0aa4758 commit a723216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/test/java/org/apache/accumulo/test/functional/BackupMasterIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public class BackupMasterIT extends ConfigurableMacIT {
2929

3030
@Override
3131
protected int defaultTimeoutSeconds() {
32-
return 20;
32+
return 120;
3333
}
3434

3535
@Test

0 commit comments

Comments
 (0)