Skip to content

Commit fbb8fa6

Browse files
Fixed whitespaces
1 parent cef06ab commit fbb8fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compute/cloud-client/src/test/java/compute/disks/HyperdisksIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ public class HyperdisksIT {
4848
private static String HYPERDISK_IN_POOL_NAME;
4949
private static String STORAGE_POOL_NAME;
5050
private static final String PERFORMANCE_PROVISIONING_TYPE = "advanced";
51+
5152
// Check if the required environment variables are set.
5253
public static void requireEnvVar(String envVarName) {
5354
assertWithMessage(String.format("Missing environment variable '%s' ", envVarName))

0 commit comments

Comments
 (0)