Skip to content

Commit 81e368b

Browse files
author
Stefán J. Sigurðarson
committed
Fixing more tests.
1 parent 43ecac2 commit 81e368b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/Unit/TestConnectionRecovery.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,6 @@ public void TestThatCancelledConsumerDoesNotReappearOnRecovery()
770770
CloseAndWaitForRecovery();
771771
Assert.IsTrue(_model.IsOpen);
772772
AssertConsumerCount(q, 0);
773-
_model.QueueDelete(queueName);
774773
}
775774

776775
[Test]

0 commit comments

Comments
 (0)