Commit 187d65e
Use softassert for "dirty mutable state" log
So failed assertions can be searched/grouped via the FailedAssertion tag.
The trailing panic is intentionally left in place; this commit only
changes the logger.Error call to softassert.Fail.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d6e7e59 commit 187d65e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
381 | | - | |
| 380 | + | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
0 commit comments