arempe93 / bunny-mock

A mock client for RabbitMQ modeled after the Bunny client in ruby
http://www.rubydoc.info/github/arempe93/bunny-mock
MIT License
44 stars 37 forks source link

Renamed exchange header to headers #34

Closed nico-acidtango closed 7 years ago

nico-acidtango commented 7 years ago

This solves issue https://github.com/arempe93/bunny-mock/issues/33

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 31aafd1c842530287bceece2bfa46e4bda33673a on nico-acidtango:master into 73ba9c6715cb1d6bc56d124d4e7f90acda01d911 on arempe93:master.

arempe93 commented 7 years ago

thanks @nico-acidtango !

nico-acidtango commented 7 years ago

Glad to be of help!