We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f626f7b commit 7bb4ce0Copy full SHA for 7bb4ce0
projects/client/Unit/src/unit/TestConnectionChurnHandleLeak.cs
@@ -50,7 +50,6 @@ namespace RabbitMQ.Client.Unit
50
public class TestConnectionChurnHandleLeak : IntegrationFixture
51
{
52
[Test]
53
- [Category("RequireSMP")]
54
public void TestHandleLeak()
55
56
var cf = new ConnectionFactory();
0 commit comments