Skip to content

Commit

Permalink
disabled flakey test (#35492)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaschrep-msft authored Apr 11, 2023
1 parent 6811530 commit a426beb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ private static BlobContainerClient GetContainerReference(BlobServiceClient blobS
}

[Test]
[Ignore("Flakey test")]
public async Task TryAcquireLeaseNotLogLeaseConflict()
{
// Arrange
Expand Down

0 comments on commit a426beb

Please sign in to comment.