Skip to content

Commit

Permalink
Enable Server Busy test (#38043)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLove-msft authored Aug 5, 2023
1 parent 7e1e046 commit 17d68f9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ public async Task CompleteMessages()
}

[Test]
[Ignore("Waiting for service fix for https://github.com/Azure/azure-sdk-for-net/issues/25275")]
public async Task ServerBusyRespected()
{
await using (var scope = await ServiceBusScope.CreateWithQueue(enablePartitioning: false, enableSession: false))
Expand Down

0 comments on commit 17d68f9

Please sign in to comment.