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