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.
2 parents 67cc849 + 93f6564 commit 54efe62Copy full SHA for 54efe62
storage/json-api/src/test/java/StorageSampleTest.java
@@ -28,7 +28,7 @@
28
import java.util.stream.Collectors;
29
30
public class StorageSampleTest {
31
- private static final String BUCKET = "cloud-samples-tests";
+ private static final String BUCKET = "cloud-samples-test";
32
private static final String TEST_OBJECT = "storage-sample-test-upload.txt";
33
34
@Test
0 commit comments