Codeception / module-amqp

AMQP module for Codeception
MIT License
3 stars 6 forks source link

dontSeeQueueIsEmpty return false compare #14

Open KoenigMathieu opened 1 year ago

KoenigMathieu commented 1 year ago

Hello,

Failed asserting that 0 is not equal to 0

but sometines it works

Naktibalda commented 1 year ago

that output is expected when the queue is empty.