Foo-Foo-MQ / foo-foo-mq

Abstractions around RabbitMQ
MIT License
48 stars 24 forks source link

fix(wildcardtypes.spec.js): fix flaky wildcard test #6

Closed zlintz closed 4 years ago

zlintz commented 4 years ago

Test did not wait long enough to handle a message but would assert immediately post publisher confirm ack

fix #4

zlintz commented 4 years ago

found an addition flaky test to address as part of this fix