mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-07-23 17:04:54 +00:00
Addresses the github-code-quality bot finding on PR #816: assertTrue with a comparison inside can't show the operands on failure, while assertGreater reports both values and the failed relation. No change to test behavior. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>