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
Since queue_declare() needs to take AMQPTable object as the last param
tests needed to be changed also.
Unfortunatelly Mocking with real AMQPTable class wasn't doable so
we're using any() parameter for it. Should be better tested if possible.
0 commit comments