You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
amqp_client_SUITE: Ensure testcases clean up connection and session
[Why]
When a testcase fails, it was skipping its cleanup. This led to many
subsequent testcases to fail, especially in the `end_per_testcase/2`
function.
0 commit comments