Skip to content

Commit a1ac7f0

Browse files
clarkperkinssduskis
authored andcommitted
---
yaml --- r: 18581 b: refs/heads/autosynth-monitoring c: aa5f271 h: refs/heads/master i: 18579: a9b1017
1 parent b321f6c commit a1ac7f0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

  • branches/autosynth-monitoring/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: afe19e1678334117f3daf13b968b667857f7c8ca
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117-
refs/heads/autosynth-monitoring: 0cda5618af370a34416458bf2d36cf1e102f2404
117+
refs/heads/autosynth-monitoring: aa5f27188cc55ebb5773b6597c6c49c965a40add
118118
refs/heads/autosynth-pubsub: fd363d13793a853214eb8193c922b28c54e7a6b3
119119
refs/heads/autosynth-video-intelligence: e44c9746407fe00fac42e1bb10ac50f493dd37b0
120120
refs/heads/autosynth-vision: b8e47d76578b5f150ef530072ea7e485e2b02ca0

branches/autosynth-monitoring/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing/FakeStorageRpc.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ private static boolean processedAsFolder(
516516
fakeFolder.setName(folderName);
517517
fakeFolder.setBucket(so.getBucket());
518518
fakeFolder.setGeneration(so.getGeneration());
519+
fakeFolder.set("isDirectory", true);
519520
folders.put(folderName, fakeFolder);
520521
return true;
521522
}

0 commit comments

Comments
 (0)