There was an error while loading. Please reload this page.
1 parent be13be2 commit 962a850Copy full SHA for 962a850
1 file changed
src/catch2/internal/catch_run_context.cpp
@@ -704,7 +704,6 @@ namespace Catch {
704
}
705
else {
706
reportExpr(info, ResultWas::ExpressionFailed, &expr, negated );
707
- // Reaction is a stack-local, can be unsynchronized
708
populateReaction(
709
reaction, info.resultDisposition & ResultDisposition::Normal );
710
0 commit comments