Skip to content

Commit

Permalink
revert skip flaky S3Express test
Browse files Browse the repository at this point in the history
  • Loading branch information
philasmar committed Nov 1, 2024
1 parent 36af043 commit 6675f7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/test/Services/S3/IntegrationTests/S3ExpressTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ public void Test_CopyObject_BetweenS3ExpressBuckets()

[TestMethod]
[TestCategory("S3")]
[Ignore("Excluding flaky S3Express test")]
public void Test_CopyObject_BetweenRegularBucket_And_S3ExpressBucket()
{
var oldObjectKey = "Test Object 123";
Expand Down

0 comments on commit 6675f7e

Please sign in to comment.