You don't need to verify the return of `parse_subject()` directly, since it will be part of the return of `parse_email()`. Verify it there.
You don't need to verify the return of `parse_subject()` directly, since it will be part of the return of `parse_email()`. Verify it there.