From 8cd000328d91dd06de0e2ab86b5bd19c6b9f74ba Mon Sep 17 00:00:00 2001 From: Garrett Beatty Date: Fri, 28 Nov 2025 16:20:49 -0500 Subject: [PATCH] fix test --- .../Services/S3/UnitTests/Custom/FilePartDataHandlerTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/test/Services/S3/UnitTests/Custom/FilePartDataHandlerTests.cs b/sdk/test/Services/S3/UnitTests/Custom/FilePartDataHandlerTests.cs index e10005e8764f..37bf03a2c179 100644 --- a/sdk/test/Services/S3/UnitTests/Custom/FilePartDataHandlerTests.cs +++ b/sdk/test/Services/S3/UnitTests/Custom/FilePartDataHandlerTests.cs @@ -827,7 +827,7 @@ public void Dispose_CanBeCalledMultipleTimes() } [TestMethod] - public async Task Dispose_WithoutPrepare_DoesNotThrow() + public void Dispose_WithoutPrepare_DoesNotThrow() { // Arrange var config = MultipartDownloadTestHelpers.CreateFileDownloadConfiguration(