mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-05 16:11:01 +02:00
9be81c0e05
Because `RunContext::populateReaction` no longer implicitly depends on the value of `RunContext::m_lastAssertionInfo`, we don't have to delay the reset until `RunContext::reportExpr` is finished.