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 fb82104 commit a10ac97Copy full SHA for a10ac97
compute/cloud-client/src/test/java/compute/disks/ConsistencyGroupIT.java
@@ -42,7 +42,7 @@
42
import org.mockito.MockedStatic;
43
44
@RunWith(JUnit4.class)
45
-@Timeout(value = 20)
+@Timeout(value = 60)
46
public class ConsistencyGroupIT {
47
private static final String PROJECT_ID = "project-id";
48
private static final String REGION = "asia-east1";
0 commit comments