Skip to content

Commit 43c2063

Browse files
committed
Do not do this
1 parent c8f0c34 commit 43c2063

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

projects/Unit/TestConnectionRecovery.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ public override void Init()
6969
[TearDown]
7070
public void CleanUp()
7171
{
72-
Model.QueueDelete(_queueName);
73-
Model.Close();
7472
Conn.Close();
7573
}
7674

0 commit comments

Comments
 (0)