You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/spring/azure-spring-cloud-storage/src/main/java/com/microsoft/azure/spring/cloud/storage/BlobStorageResource.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ public OutputStream getOutputStream() throws IOException {
61
61
thrownewFileNotFoundException("The blob was not found: " + this.location);
Copy file name to clipboardExpand all lines: sdk/spring/azure-spring-cloud-storage/src/test/java/com/microsoft/azure/spring/cloud/storage/AzureBlobStorageTests.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ public static BlobServiceClientBuilder mockBlobServiceClientBuilder() {
0 commit comments