Commit 573eee3
amqp_client_SUITE: Close all connections in
[Why]
Many tests do not clean up their connections if they encounter a
failure. This affects subsequent testcases negatively.end_per_testcase/2
1 parent 51e7d8a commit 573eee3
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
363 | 367 | | |
364 | 368 | | |
365 | 369 | | |
| |||
0 commit comments