codeception-email-mailhog icon indicating copy to clipboard operation
codeception-email-mailhog copied to clipboard

Check for date header before using them.

Open scottatdrake opened this issue 6 years ago • 0 comments

If the Date header is missing, tests fail with a [PHPUnit\Framework\Exception] Undefined property: stdClass::$Date. This commit checks to make sure they exist before attempting to sort by them.

scottatdrake avatar Jul 12 '18 15:07 scottatdrake