mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-10-31 23:45:06 -04:00
de8a4735a7
If two messages were received within the same second, they may be sorted by the order they were received. Using `id` as a tie breaker should give a more consistent result. I noticed this issue when writing tests for my Codeception testing framework Mailcatcher module: https://github.com/captbaritone/codeception-mailcatcher-module/issues/13 **Note:** I have not tested this change, but I think it should be correct. |
||
---|---|---|
.. | ||
web | ||
events.rb | ||
mail.rb | ||
smtp.rb | ||
version.rb | ||
web.rb |