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 796cdcc commit 22e8716Copy full SHA for 22e8716
sdk/test/Services/S3/UnitTests/Custom/FilePartDataHandlerTests.cs
@@ -827,7 +827,7 @@ public void Dispose_CanBeCalledMultipleTimes()
827
}
828
829
[TestMethod]
830
- public async Task Dispose_WithoutPrepare_DoesNotThrow()
+ public void Dispose_WithoutPrepare_DoesNotThrow()
831
{
832
// Arrange
833
var config = MultipartDownloadTestHelpers.CreateFileDownloadConfiguration(
0 commit comments