Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Goddard committed Jun 6, 2024
1 parent 7e07ca1 commit 29d8f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Minio.Functional.Tests/FunctionalTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5335,7 +5335,7 @@ internal static async Task ListObjects_Test7(IMinioClient minio)
await TearDown(minio, bucketName).ConfigureAwait(false);
}
}

internal static async Task ListObjects_Test8(IMinioClient minio)
{
var startTime = DateTime.Now;
Expand Down

0 comments on commit 29d8f8c

Please sign in to comment.